Skip to content

Latest commit

 

History

History
26 lines (20 loc) · 448 Bytes

CHANGELOG.md

File metadata and controls

26 lines (20 loc) · 448 Bytes

0.0.1

  • Initial release

0.0.2

  • Fixes in pubspec file

0.0.3

  • Adds a example

0.0.4

  • Adds API documentation

0.0.5

  • Expanded readme
  • Improved example

0.1.0

  • Added expandable buttons
  • Added button_navigation_expandable.dart
  • Usability improvements
  • Improved README

0.1.1

  • Replaced all Icondata? params with Icon?. This allows the user to easily set icon color and size.
  • Improved dartdoc
  • Improved code formatting