Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/shekohex/coc-bloc

CoC (NeoVim & Vim) support for the Bloc Library and provides tools for effectively creating Blocs and Cubits for both Flutter and AngularDart apps.
https://github.com/shekohex/coc-bloc

bloc coc flutter

Last synced: 3 months ago
JSON representation

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

Awesome Lists containing this project

README

        

# coc-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 from the original implementation [here](https://github.com/felangel/bloc/tree/master/extensions/vscode).

## Install

`:CocInstall coc-bloc`

## License

MIT

---

> This extension is built with [create-coc-extension](https://github.com/fannheyward/create-coc-extension)