adding packages

This commit is contained in:
2026-01-15 14:38:46 -08:00
parent ef86e3ab6a
commit 6869cf47e5
5253 changed files with 726695 additions and 34 deletions
+30
View File
@@ -0,0 +1,30 @@
## 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