Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Update packages/flutter_adaptive_scaffold/CHANGELOG.md
Co-authored-by: Greg Spencer <[email protected]>
  • Loading branch information
joshryandavis and gspencergoog authored Jan 25, 2023
commit ccb67457bf5e710ff995e381750aa753a98cfa40
2 changes: 1 addition & 1 deletion packages/flutter_adaptive_scaffold/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
## 0.1.0

* Change the `selectedIndex` parameter on `standardNavigationRail` to allow null values to indicate "no destination".
* A null `selectIndex` applied to `standardBottomNavigationBar` will be set to -1.
* An explicitly null `currentIndex` parameter passed to `standardBottomNavigationBar` will also default to 0, just like implicitly null missing parameters.


## 0.0.9
Expand Down