routing_bloc 0.1.1
routing_bloc: ^0.1.1 copied to clipboard
Engine-agnostic route lifecycle state machine and glanceable route progress UI for driver-assisting navigation. Flutter package with pure Dart _core exports for routing state and route progress status.
Changelog #
0.1.1 #
- Add explicit API Overview wording to README and align install instructions.
- Republish current example app and pub.dev discovery metadata.
0.1.0 #
- Initial release.
RoutingBlocroute request / loading / active / error lifecycle.RouteProgressBarandManeuverIconsfor glanceable route guidance UI._coreexports for routing state and route progress status.- Engine-agnostic posture built on
routing_engine.