nav 1.0.2
nav: ^1.0.2 copied to clipboard
Provide easy way to navigate. Includes lots of routers. You can use this library on Android & iOS.
[1.0.2 - 2021-07-09. #
- Dart format
[1.0.1 - 2021-07-09. #
- Add Bottom sheet dialog example
[1.0.0 - 2021-07-09. #
- Suuport Null Safety
[0.3.3 - 2020-12-27. #
- Add Support Web
- remove dart:io dependency
[0.2.9 - 2020-12-26. #
- Remove unused param
[0.2.8 - 2020-12-26. #
- Add Context in abstract class.
[0.2.7 - 2020-12-26. #
- Remove needless code.
[0.2.6 - 2020-11-18. #
- Add MutableValue to avoid Lint Check
[0.2.5 - 2020-11-18. #
- Fix dialog hide bug (context reference))
0.2.4 2020-11-09. #
- Add MutableValue to avoid Lint Check
0.2.3 2020-11-06. #
- Add Default duration value
0.2.2 2020-11-06. #
- Support Cupertino Route on NavAni.Right.
0.2.1 2020-10-29. #
- Add result param on hide method.
0.2.0 2020-10-29. #
- Support barrierDismissible, barrierColor
0.1.9 2020-10-28. #
- Fix dialog bug
0.1.8 2020-10-28. #
- Export dialog state
0.1.7 2020-10-27. #
- Apply Dartfmt
0.1.6 2020-10-27. #
- Add Nav.clearAll method
- Add support DialogWidget