Skip to content

Instantly share code, notes, and snippets.

@PavanGangireddy
Created December 30, 2021 12:33
Show Gist options
  • Save PavanGangireddy/dc3f016d82d9f2e0371da66eab3ef60e to your computer and use it in GitHub Desktop.
Save PavanGangireddy/dc3f016d82d9f2e0371da66eab3ef60e to your computer and use it in GitHub Desktop.
Steps:
- Follow Steps mentioned in Official Doc
- https://docs.flutter.dev/development/tools/vs-code
Install the below extensions:
- dart-code.flutter
- nash.awesome-flutter-snippets
- robert-brunhage.flutter-riverpod-snippets
- jeroen-meijer.pubspec-assist
More Info:
- For a General Vscode extensions list used in my system, check this out:
- https://gist.github.com/PavanGangireddy/3e9478471adb57a31384156b15c2a33b#file-opinionated-user-extensions-list-10-june-2020
- For usersettings.json being used:
- https://gist.github.com/PavanGangireddy/3e9478471adb57a31384156b15c2a33b#file-opinionated-user-settings-json-10-june-2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment