- Fixed a rendering bug.
- Migrated to null-safety.
- Updated README and ran
dartfmt
on the lib folder.
- Added a
onLongPress
callback. - Now sending feedback for presses and long presses.
- Added a
copyWith
method on both widgets.
- Now using
AnimatedBuilder
. - Performance and code quality improvements.
- Updated the plugin description to better fit pub.dev requirements.
- First Beta.