Skip to content

Latest commit

 

History

History
51 lines (27 loc) · 808 Bytes

CHANGELOG.md

File metadata and controls

51 lines (27 loc) · 808 Bytes

Changelog

0.6.0

  • Added destinationsTextStyle and selectedColor options.

0.5.1

  • Fixes tooltip error when not on the icon only mode.

0.5.0

  • Added destination tooltip on icon only mode (uses the label string).

0.4.1

  • Some pubspec.yaml changes for pub.dev page.

0.4.0

  • Added support for adding a background widget [optional].

0.3.1

  • Updated README.md wording and package description.

0.3.0

  • Added support for the bottomNavigationBar [optional].
  • BREAKING CHANGE: Changed child field to body.

0.2.2

  • Added example project folder.

0.2.1

  • Added medium layout manual button.

0.2.0

  • Added medium layout support that only shows destination icons.

0.1.0

  • Added floating sidebar style.
  • Removed gap package dependency.

0.0.1

  • Initial release