Skip to content

Commit

Permalink
Add readme.
Browse files Browse the repository at this point in the history
  • Loading branch information
lukaspili committed May 13, 2019
1 parent ad09d2b commit 1d767ce
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
# Flutter Bloc Generator for Intellij

Generates boilerplate for BLOC managed screens:

* State
* Bloc
* Actions
* Screen

This is a custom BLOC implementation. If you are using a different variation, you might need to adjust the templates.


## License

Apache License 2.0

0 comments on commit 1d767ce

Please sign in to comment.