Another way to build Flutter applications for mobile, web and desktop using Karee Architecture.
Karee is a framework that embbed a Command Line Interface and Libraries used to take full advantage of what it offers.
-
Karee-CLI a command line interface that helps you to manage Karee with
- Code Generation
- Project generation
- Module generation
- Dictionary generation
- File management
- Project execution
Take a look at Karee-CLI
- Handle Errors
- Manage Navigation
- Manage multimodule Application
- Inject Dependencies
- Provide Service Layer
- Manage Application State
- Provide Internal Navigation
- Generate all your controllers
- Organize your project's files
- Manage your files and class names
- Support Application Internationalization
- Manage your application's navigation with custom constants
- Generate all your
statelessScreen
andStatefulScreen
screens with names - Organize your application routes with various structure
- Generate additional source
- Karee is Simple, Easy to start and fast
- Karee works without
Class Inheritance
on your controllers or Services - Karee takes advantage of the power of
MVC Design Pattern
andAnnotations
simplicity - Karee provides a lot of useful items
- Easy to read
- Easy to maintain
Coming soon...
- VS Code Extension
- Android Studio Extension
- Intellij Extension
Thank you for considering contributing to the Karee library! The contribution guide can be found in the Karee documentation.
In order to ensure that the Karee community is welcoming to all, please review and abide by the Code of Conduct.
Karee Framework is open-sourced software licensed under the MIT license.