diff --git a/README.md b/README.md new file mode 100644 index 0000000..233c7b7 --- /dev/null +++ b/README.md @@ -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 \ No newline at end of file