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 @@
## 2.0.1
* Layout fixes
## 2.0.0
* BREAKING CHANGE - Complete redo to follow Material Design spec
## 1.6.0 - 05.15.2019
* Support for More Tab on Bottom Navigation
* Added `maxTabs` Option
* Updated Example
## 1.5.1 - 05.15.2019
* Adding Support or Nested Navigation for Bottom Tabs if `nestedNavigation` is `true`
* Updated Example
## 1.5.0 - 05.15.2019
* Adding Option to Persist Index
* Updated Example
* Removed Staggered Grid View
* Updating UI of Grid Tiles
* Added `mobileBottomNavigation` to show BottomNavigationBar on mobile
## 1.0.0
* Creating new widget