unstory 0.1.0
unstory: ^0.1.0 copied to clipboard
A browser-style history abstraction for Dart and Flutter routing.
0.1.0 #
- Initial release with a cross-platform history abstraction.
- Core
HistoryAPI withpush,replace,go, andlistensemantics. MemoryHistoryfor all platforms.- Web histories:
BrowserHistoryandHashHistory. createHistoryhelper withHistoryStrategyfor automatic selection.