Skip to content

Flutter Bloc code generator extension to neatly organize files of the bloc pattern.

License

Notifications You must be signed in to change notification settings

DinithHerath/flutter-bloc-generator-vscode-extension

Repository files navigation

Flutter Bloc Generator VSCode Extension

Features

  • This extension will help to integrate the bloc pattern easily to your flutter project.
  • Structure of the file is well organized and easy to understand.
  • Usage of official the flutter bloc and bloc plugins.
  • Add variables to state easily.

Installation

Flutter Bloc Generator can be installed from the VSCode Marketplace or by searching within VSCode Extension Area.

Requirements

Flutter bloc and Bloc packages need to be added to the flutter project using pubspec.yaml file.

1.1.1

  • Fixed typo

1.1.0

  • Added bloc folder generation to the extension.
  • The initial release of the vscode marketplace version.

1.0.0

  • Initial release of the plugin.
  • Added the explorer menu add to model option.

About

Flutter Bloc code generator extension to neatly organize files of the bloc pattern.

Resources

License

Stars

Watchers

Forks

Packages

No packages published