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

A very simple sidebar with Icons, Texts, Header and smoothing. Easy to implement and easy to use

0.0.1 #

  • Initial SimpleSidebar
  • Themeing with SimpleSidebarTheme
  • Adding Items with SimpleSidebarItem
  • Create SimpleSidebar with SimpleSidebar

0.0.2 #

  • Improved example
  • Bugfixes and improvements
  • Updated pub.dev site

0.0.3 #

  • Fixed pub.dev links (http->https)

0.0.4 #

  • Fixed very long Menu names
  • Added new options for Text Overflow and Word Wrap
  • Lowerd version number
  • Added some api docs

0.0.5 #

  • Fixed link to Github Page
  • Almost full api docs

0.0.6 #

  • Removed:
    • Unwanted log (printed index every time tapped got called)
  • Fixed
    • always red background from the titleimage
    • selectedTextColor & unselectedTextColor not used
  • Added
    • titleTextTheme (for more customise possibilities)
    • Collapse String
  • Cleanup:
    • Not needed Container
  • Known bugs:
    • Not able to change the size of the titleImage
    • Not able to place elements on the bottom (footer)

0.0.7 #

  • Fixed:
    • selectedTextColor & unselectedTextColor was still not used

0.0.8 #

  • Improvement
    • Reworked SimpleSidebarThemeData
    • Reworked SimpleSidebarControler
    • Reworked SimpleSidebarItem
    • Reworked SimpleSidebar
    • Updated example
    • Add FooterItems (eg. Logout, Settings, etc.)
  • Todo:
    • Add Header back 😬
5
likes
140
pub points
56%
popularity

Publisher

verified publisherglocknerstudios.at

A very simple sidebar with Icons, Texts, Header and smoothing. Easy to implement and easy to use

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, flutter_animate

More

Packages that depend on simple_sidebar