keyed_collection_widgets 0.3.1 copy "keyed_collection_widgets: ^0.3.1" to clipboard
keyed_collection_widgets: ^0.3.1 copied to clipboard

BottomNavigationBar, IndexedStack, and TabController that use item keys instead of indexes.

0.3.1 #

  • Re-licensed under MIT No Attribution.

0.3.0 #

  • BREAKING: Require Flutter 3.
  • BREAKING: Require children in KeyedStack.
  • Use total_lints, fixed linter issues.
  • KeyedBottomNavigationBar extends BottomNavigationBar instead of composition to avoid duplicating properties.
  • KeyedStack extends IndexedStack instead of composition to avoid duplicating properties.
  • Fixed formatting.
  • Improved docs.

0.2.0 #

  • BREAKING: Updated KeyedTabController to Flutter 2.10 API, require Flutter 2.10.

0.1.2 #

  • Allow not found keys in KeyedTabController for consistency with KeyedStaticTabController.

0.1.1 #

  • Added KeyedTabController, KeyedStaticTabController, KeyedTabBar, KeyedTabBarView.

0.1.0 #

  • Initial release.
12
likes
0
pub points
67%
popularity

Publisher

verified publisherainkin.com

BottomNavigationBar, IndexedStack, and TabController that use item keys instead of indexes.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on keyed_collection_widgets