Using VSCode for Flutter in daily basis? might as well check below extensions


Here are list of extensions to ease the development of Flutter using Visual Studio Code(VSCode):

1. Flutter: official Flutter extension by Flutter Team. This extension provide IntelliSense, debugging, hot reload, dan many more.

2. Dart: anything dart.

3. Flutter Color: This extension shows colors in your Flutter code, if you click on that color, it will show a color picker which you can easily select color you want.

4. Flutter Widget Snippets: Flutter snippets saving time and efforts of writing mediocre code like class Component extends StatelessWidget with just type stl and tab which will expands to stateless or stateful widget depends on your choice.

5. Awesome Flutter Snippets: just another flutter snippet.

6. Flutter Wrap: wrap any widget with another widget.

7. Flutter Intl: This extension enables you to easily do internationalization(multiple language) using Flutter.

8. Pubspec Assist: An extension to help you manage pubspec file easily.

If you are not get enough, just click on the extensions icon menu and type Flutter in search box, install extension with a lot of install and stars.

Comments

Popular posts from this blog

Hello Blogger!

Dang it, my mail service limit me from sending my email again

Preventing macOS from Automounting Your Other Internal Drive at Boot or Startup