turbo_routing 1.0.0
turbo_routing: ^1.0.0 copied to clipboard
Routing abstraction layer over go_router for Flutter.
Changelog #
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
1.0.0 - 2025-01-06 #
Added #
- Routing abstraction layer over go_router for Flutter
- Clean routing API built on top of
go_router TurboRouterServiceabstract base classTurboBaseNavigationfor navigation groups- Integration with dependency injection via
get_it - Logging integration with
turbolytics - State management integration with
turbo_notifiers