Clean Framework Feature- GeneratorThe clean-framework-feature-generator is a powerful tool designed to streamline the process of generating feature directories in Flutter Clean Framework projects. Note: This plugin is meticulously crafted for a custom clean framework architecture pattern. Flutter Clean Architecture Github URL: https://github.com/sameeraug/clean_architecture Getting Started: Open your Flutter project. Press ctrl + shift + p to open the command palette. Type either "Clean Framework" or "Feature" and select "Generate Clean Framework Feature." Enter the desired Feature Name. Press enter to generate the feature directory. Folder Structure: ├─feature
Dependencies: This plugin leverages the power of Freezed, Stacked, and Clean Framework packages to enhance your development experience. Enjoy! With the clean-framework-feature-generator, empower your workflow and focus on building remarkable Flutter applications with ease. |