side_navigation 0.0.8 copy "side_navigation: ^0.0.8" to clipboard
side_navigation: ^0.0.8 copied to clipboard

discontinued
outdated

Provides Flutter navigation by using a sidemenu similar to Drawer or BottomNavigationBar.

0.0.1 #

  • Release

0.0.2 #

  • Added basic widget tests
  • Images on tablet/phones added to README

0.0.3 #

  • New functionality:
    • The bar animate its width once it was expanded or shrinked
  • Testing of functionality

0.0.4 #

  • You can now choose the background color of the SideNavigationBar

0.0.5 #

  • SideNavigationBarHeader and SideNavigationBarFooter is now available
  • You can now specify whether SideNavigationBar should be initiallyExpanded or not

0.0.6 #

  • Resolved flutter format issues

0.0.7 #

  • SideNavigationBarHeader and SideNavigationBarFooter are now optional
  • SideNavigationBarTheme is now available to customize various components
  • To provide a way to listen to the state change of the bar a SideBarToggler is introduced.

0.0.8 #

  • Renaming of ItemTheme and TogglerTheme
  • Finally, some better structured tests
  • Styling of item text and icons
  • More examples in README.md
143
likes
150
pub points
90%
popularity

Publisher

unverified uploader

Provides Flutter navigation by using a sidemenu similar to Drawer or BottomNavigationBar.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on side_navigation