Files
packages.dart/deprecated/navigation_rail/CHANGELOG.md
T
2026-01-15 14:38:46 -08:00

31 lines
459 B
Markdown

## 1.6.0
- Adopting [NavigationRail] and making adaptive Scaffold
- Fixed Drawer Footer
## 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