OverviewThis extension is heavily inspired from Bloc VSCode Extension. VSCode support for the Riverpod Consumer and provides tools for effectively wrapping widgets under Consumer builder for Flutter apps. InstallationRiverpod Consumer 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
|