supa_architecture 1.9.1+6
supa_architecture: ^1.9.1+6 copied to clipboard
Architecture library for Supa Flutter applications
π§± supa_architecture #
A scalable and opinionated Flutter architecture designed to boost productivity, enforce consistency, and support large-scale modular development.
π¦ Installation #
Add this to your pubspec.yaml
:
dependencies:
supa_architecture: ^<latest-version>
Then run:
flutter pub get
β Compatibility #
Feature | Support |
---|---|
β Flutter SDK | 3.10 or higher |
β Platforms | Android, iOS, Web, macOS |
β Null safety | βοΈ Enabled |
β Modular support | βοΈ Built-in |
π Latest Changelog #
v1.7.4
β 2025-03-20 #
- β Added support for custom bottom sheet theming
- π§© Refactored localization manager integration
- π Fixed null-safe handling in persistent storage
- π Updated default text styles to match SupaTheme
π Full Documentation #
π Visit the full documentation site:
π https://deepwiki.com/supavn/supa_architecture
There you'll find:
- Setup guide
- Folder structure and architecture overview
- CLI tools and code generation
- Widget library and theming
- Localization and state management
- Best practices
π¬ Feedback #
Feel free to submit issues, suggestions, or improvements.
Made with β€οΈ by the Supa team.