tn_bottom_sheet_navigator 0.0.11
tn_bottom_sheet_navigator: ^0.0.11 copied to clipboard
A modal bottom sheet with internal navigation and dynamic size (height) based on content.
0.0.11 #
- Fix missing params prop in showTnBottomSheetNav method
0.0.10 #
- Fix deprecated method due to flutter 3.24 release
0.0.9 #
- Add TnNavigatorBuilder widget to be used in custom implementations (For example: Dialogs or CupertinoDialogs)
0.0.8 #
- Fix Android devices nav buttons navigation
0.0.7 #
- Update docs
0.0.6 #
- Change streambuild for an indexed stack to preserve pages state
0.0.5 #
- Add TnBottomSheetScaffold & TnBottomSheetAppBar
- Change example project to display new features
0.0.4 #
- Test Coverage at 93.8%
- Add missing docs
0.0.3 #
- Add Example project
- Fix Pub Sample Image
0.0.2 #
- Update Docs
0.0.1 #
- Initial release