Created
December 30, 2021 12:33
-
-
Save PavanGangireddy/dc3f016d82d9f2e0371da66eab3ef60e to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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