A scalable and opinionated Flutter architecture designed to boost productivity, enforce consistency, and support large-scale modular development.
Add this to your pubspec.yaml:
dependencies:
supa_architecture: ^<latest-version>Then run:
flutter pub get| Feature | Support |
|---|---|
| ✅ Flutter SDK | 3.10 or higher |
| ✅ Platforms | Android, iOS, Web, macOS |
| ✅ Null safety | ✔️ Enabled |
| ✅ Modular support | ✔️ Built-in |
- ✅ 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
👉 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
Feel free to submit issues, suggestions, or improvements.
Made with ❤️ by the Supa team.