0.1.1 • Published 2 years ago

coc-flutter-bloc v0.1.1

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

coc-flutter-bloc

CoC (NeoVim & Vim) support for the Bloc Library and provides tools for effectively creating Blocs and Cubits for both Flutter and AngularDart apps.

Ported form vscode-bloc

Install

:CocInstall coc-flutter-bloc

Command

:CocCommand bloc.new-bloc to create new bloc file

:CocCommand bloc.new-cubit to create new cubit file

License

MIT


This extension is built with create-coc-extension