Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# [@nxrocks/nx-flutter-v2.0.0](nx-flutter/v1.3.0...nx-flutter/v2.0.0) (2021-04-02) ### Bug Fixes * **nx-flutter:** fix error when generating module or package ([86eb3f8](86eb3f8)), closes [#44](#44) ### Features * **nx-flutter:** create project in `apps` or `libs` based on `template` ([dc20e0b](dc20e0b)), closes [#41](#41) * **nx-flutter:** migrate to Nrwl's DevKit executors/generators API ([8c72ed5](8c72ed5)) * **nx-flutter:** rename the `application` generator into `project` ([6361557](6361557)) ### BREAKING CHANGES * **nx-flutter:** the `app` alias has been replaced with one of [`proj`, `new`, `gen`, `init`, `generate`]. * **nx-flutter:** Nx workspace v11 is now the minimum version required to use this plugin. In fact, all builders/schematics have been rewritten into executors/generators using its new `@nrwl/devkit` API. *** [skip ci]
- Loading branch information