modugo 3.0.0
modugo: ^3.0.0 copied to clipboard
Modular Routing and Dependency Injection for Flutter with GetIt and GoRouter.
3.0.0 - 2025-08-14 #
- Merge pull request #16 from bed72/get_it
2.7.5 - 2025-08-11 #
- chore: release v2.7.4
2.7.4 - 2025-08-08 #
- chore: release v2.7.3
2.7.3 - 2025-08-08 #
- Merge pull request #10 from bed72/guards
2.7.2 - 2025-08-08 #
- chore: release v2.7.1
2.7.1 - 2025-08-07 #
- 🔥 fix routes and imports
2.7.0 - 2025-07-31 #
- 🔥 fix path in child route and module route
2.6.2 - 2025-07-29 #
- 🔥 fix listener route
2.6.1 - 2025-07-24 #
- 🔥 fix DI in builder
2.6.0 - 2025-07-17 #
- Merge pull request #9 from bed72/remove-compose-path
2.5.7 - 2025-07-15 #
- 🔥 remove keys by StatefulShellModuleRoute
2.5.6 - 2025-07-14 #
- 🔥 export StatefulNavigationShellState
2.5.5 - 2025-07-14 #
- 🔥 update keys
2.5.4 - 2025-07-08 #
- 🔥 update dependencies
2.5.3 - 2025-07-03 #
- 🔥 fix matchRoute
2.5.2 - 2025-07-01 #
- 🔥 update version
2.5.1 - 2025-06-30 #
- 🔥 update notifier
2.5.0 - 2025-06-29 #
- 🔥 update version
2.4.9 - 2025-06-27 #
- 🎉 notifier
2.4.8 - 2025-06-27 #
- 🔥 update notifier
2.4.7 - 2025-06-27 #
- 🔥 update notifier
2.4.6 - 2025-06-27 #
- 🔥 update version
2.4.5 - 2025-06-27 #
- 🔥 update version
2.4.4 - 2025-06-27 #
- 🔥 update docs
2.4.3 - 2025-06-26 #
- 🔥 update notifier
2.4.2 - 2025-06-26 #
- 🔥 update version
2.4.1 - 2025-06-26 #
- 🔥 update Loggers
2.4.0 - 2025-06-26 #
- Merge pull request #8 from bed72/regex
2.3.4 - 2025-06-25 #
- 🔥 update README
2.3.3 - 2025-06-25 #
- 🔥 update guards
2.3.2 - 2025-06-25 #
- 🔥 add guards in others routes
2.3.1 - 2025-06-25 #
- 🔥 add guards in others routes
2.3.0 - 2025-06-25 #
- 🔥 add guards in others routes
2.2.0 - 2025-06-25 #
- Add Guard
2.1.0 - 2025-06-25 #
- Merge pull request #6 from bed72/logger
2.0.0 - 2025-06-24 #
- Merge pull request #5 from bed72/persistent
1.2.8 - 2025-06-24 #
- 🔥 fix Logger add tastg to imports and redirects
1.2.6 - 2025-06-23 #
- 📝 docs update example
1.2.5 - 2025-06-20 #
- 📝 update documentation, add exemple
1.2.4 - 2025-06-20 #
- 📝 update documentation, add exemple
1.2.3 - 2025-06-20 #
- 📄 Update docs
1.2.2 - 2025-06-18 #
- Merge pull request #4 from bed72/docs
1.2.1 - 2025-06-18 #
- chore: atualiza release script com suporte à data no changelog
1.2.0 #
- fix: ajusta workflow de publicação
1.1.1 #
- Ajusta workflow de publicação
1.0.0 - 2025-06-17 #
- Primeira versão estável do Modugo.
- Suporte a módulos, rotas aninhadas,
StatefulShellRoute
, e injeção de dependência via API fluente.