supa_architecture 1.8.0 copy "supa_architecture: ^1.8.0" to clipboard
supa_architecture: ^1.8.0 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

πŸ‘‰ View full changelog β†’


πŸ“š Full Documentation #

πŸ‘‰ Visit the full documentation site:
πŸ”— https://open.supa.vn

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.