navigation_rail 1.5.0 navigation_rail: ^1.5.0 copied to clipboard
A Navigation Rail for Flutter
1.5.0 #
- Renamed to [NavRail] because Flutter released [NavigationRail] on the master channel
- https://github.com/flutter/flutter/pull/49574
1.0.4 #
- Fixed isDense Tap Target
1.0.3 #
- Bidirectional for i18n
- Fixes: https://github.com/rodydavis/navigation_rail/issues/2
1.0.2 #
- Fix Tablet Colors
1.0.1 #
- Fix Tablet Icon
1.0.0 #
- First Version