Skip to content

Latest commit

 

History

History
30 lines (17 loc) · 588 Bytes

CHANGELOG.md

File metadata and controls

30 lines (17 loc) · 588 Bytes

[0.2.0+1] - 2021-09-03

  • Fixed a rendering bug.

[0.2.0] - 2021-05-03

  • Migrated to null-safety.

[0.1.1+1] - 2020-08-05

  • Updated README and ran dartfmt on the lib folder.

[0.1.1] - 2020-06-14

  • Added a onLongPress callback.
  • Now sending feedback for presses and long presses.
  • Added a copyWith method on both widgets.

[0.1.0+2] - 2020-05-15

  • Now using AnimatedBuilder.
  • Performance and code quality improvements.

[0.1.0+1] - 2020-03-06

  • Updated the plugin description to better fit pub.dev requirements.

[0.1.0] - 2020-03-06

  • First Beta.