Skip to content

Latest commit

 

History

History
71 lines (43 loc) · 1.78 KB

CHANGELOG.md

File metadata and controls

71 lines (43 loc) · 1.78 KB

[0.8.1] - 2021-03-29.

[0.8.0] - 2021-03-17.

[0.7.1] - 2021-01-02.

[0.7.0] - 2021-01-02.

[0.6.0] - 2020-11-17.

  • Refactor code base.
  • Add support for title in navigation bar.
  • Fix issue#4

[0.5.0] - 2020-11-03.

  • Add supporting for notification badge.

[0.4.0] - 2020-10-26.

  • Enhancement#3

[0.3.2] - 2020-09-15.

  • Update screenshots.

[0.3.0] - 2020-09-10.

  • Add floating bar option. (Adding this feature is because I got a hint from the new version of Amazon app)
  • Optimize example.

[0.2.7] - 2020-08-11.

  • Pump Flutter version to 1.20.0

[0.2.6] - 2020-04-13.

  • Fix issue#2

[0.2.5] - 2020-03-05.

  • Add support for border radius #1

[0.2.4] - 2020-03-05.

  • fix minor bugs.

[0.2.3] - 2020-03-05.

  • fix documentation.

[0.2.1] - 2020-03-05.

  • Change item aligment type.

[0.2.0] - 2020-03-05.

  • Remove height property in CustomNavigationBar.
  • Custom scale factor for icon scale animation.
  • Add elevation property.

[0.1.1] - 2020-03-04.

  • Add more descriptions.

[0.1.0] - 2020-03-04.

  • Initial release.