- Widget initial release with basic color and other cosmetic customation.
- Better documentation.
- Bugs fixed and new hints for widget arguments.
- Argument onMain is no longer exists.
- Added Examples and new ilustrative content for readme.
- Complete support for Null Safety.
- RTL Support!
- Customable component width.
- Arguments
onTap
,onDoubleTap
,onSwipe
are now required. - Improved implementation example.
- New Community contributions on readme.
- Enhanced code documentation.
- MIT License added.
- Intl Upgrade to 0.18.0 (dart 3 ready dependency).
- Unit Tests.
- Incorporation of package verification and publish process via scripting.