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.