https://github.com/acmesoftwarellc/clean-framework-intellij
Support for developing Flutter project with Clean Framework package. The plugin generates Clean Framework project and classes.
https://github.com/acmesoftwarellc/clean-framework-intellij
android-studio-plugin clean-architecture dart flutter intellij-plugin
Last synced: about 1 month ago
JSON representation
Support for developing Flutter project with Clean Framework package. The plugin generates Clean Framework project and classes.
- Host: GitHub
- URL: https://github.com/acmesoftwarellc/clean-framework-intellij
- Owner: AcmeSoftwareLLC
- License: bsd-3-clause
- Created: 2023-02-10T07:06:30.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-05-16T07:16:33.000Z (over 1 year ago)
- Last Synced: 2025-01-23T11:41:51.835Z (about 1 year ago)
- Topics: android-studio-plugin, clean-architecture, dart, flutter, intellij-plugin
- Language: Kotlin
- Homepage: https://plugins.jetbrains.com/plugin/21072-clean-framework
- Size: 197 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
Clean Framework IntelliJ Plugin
Support for developing Flutter project with Clean Framework package. The plugin generates Clean Framework project and classes.
#### Salient Features:
- Project Structure Generator
- Gateway Generator
- Feature Directory Generator; also generates corresponding use case provider for the feature<
The Clean Framework package can be found at [https://pub.dev/packages/clean_framework](https://pub.dev/packages/clean_framework).