OverviewVSCode support for the Bloc Library and provides tools for effectively creating Blocs and Cubits for both Flutter and AngularDart apps. InstallationBloc can be installed from the VSCode Marketplace or by searching within VSCode. Commands
You can activate the commands by launching the command palette (View -> Command Palette) and running entering the command name or you can right click on the directory in which you'd like to create the bloc/cubit and select the command from the context menu. Code Actions
SnippetsBloc
Freezed Bloc
|