Dart - Dart Code extends VS Code with support for the Dart programming language, and provides tools for effectively editing, refactoring, running, and reloading Flutter mobile apps.
Flutter - This VS Code extension adds support for effectively editing, refactoring, running, and reloading Flutter mobile apps. It depends on (and will automatically install) the Dart extension for support for the Dart programming language.
Flutter Widget Snippets - A set of helpful Flutter and Dart snippets for day to day Flutter development.
Pubspec Assist -Pubspec Assist is a Visual Studio Code extension that allows you to easily add dependencies to your Dart and Flutter project's pubspec.yaml, all without leaving your editor.
|FF| Flutter Files - This extension allows quickly scaffold flutter BLoC templates in VS Code project.
bloc - VSCode support for the Bloc Library and provides tools for effectively creating Blocs and Cubits for both Flutter and AngularDart apps.
dart-import - A simple plugin for VSCode to change all Dart/Flutter imports to relative format.
Flutter Intl - VS Code extension to create a binding between your translations from .arb files and your Flutter app. It generates boilerplate code for official Dart Intl library and adds auto-complete for keys in Dart code.
Flutter Color - A user friendly plugin to help you work with ARGB Color in VS Code, for any project. You can easily use it. It will automatically convert your ARGB Color Code and show you a color box. The size of the color box is set by VS Code and we can't change it.