Skip to content

Latest commit

 

History

History
72 lines (42 loc) · 3.49 KB

README.md

File metadata and controls

72 lines (42 loc) · 3.49 KB

Flutter development Extension Pack by Mr Chetan

A collection of extensions for Flutter development by Mr Chetan (Chetan Bhalothia).

VS Code extension pack help to create a your Flutter app using Dart code.


Installation

  • Open VS Code and click on Extensions Icon in the Activity Bar.
  • Type mrchetan.flutter
  • Install the Extension Pack.

Included Extensions

This extension pack includes the following extensions:

  • Dart - Dart language support and debugger for Visual Studio Code.

  • Flutter - Flutter support and debugger for Visual Studio Code.

  • Awesome Flutter Snippets - Awesome Flutter Snippets is a collection snippets and shortcuts for commonly used Flutter functions and classes.

  • bloc - Support for the bloc library and provides tools for effectively creating blocs for both Flutter and AngularDart apps.

  • Flutter Color - This plugin help you to easily visualize the color.


Recommended Software for Flutter development

For more information

Useful Commands

  • flutter create <AppName>
  • flutter doctor
  • flutter devices
  • flutter run
  • flutter pub get

Enjoy Chetan's Extension Pack!

License

Click here