slide_countdown 0.3.0-dev.1
slide_countdown: ^0.3.0-dev.1 copied to clipboard
A Flutter package to create easy slide animation countdown / countup timer.
0.3.0-dev.1 #
- Add
ShouldShowItems
to configure what items to show up
0.2.12 #
0.2.11 #
- Fix override
hashCode
exception for support Flutter <= 2.5.0
0.2.10 #
- depercated
fade
property
0.2.9 #
0.2.8 #
- Fix: minutes separator
SlideCountdown
0.2.7 #
- Change: default value
withDays
to true.
0.2.6 #
- Add:
onChanged
property,TextWithoutAnimation
widget - Change: bump min version
StreamDuration
package - Fix:
SlideDirection.none
animation, digit clipper,withDays
property.
0.2.5 #
- Add: SlideDirection.none,
0.2.4 #
- Add: streamDuration property, test & coverage
- Fix: didUpdateWidget
0.2.3 #
- Allow override digits
0.2.2 #
- Fix linter
0.2.0 #
- TextDirection rtl slot
- Change base to stateless
- Refactor codebase
- Separed widget
- Upgrade: stream_duration package
0.1.2 #
- Upgrade: Fix Linter
0.1.1 #
- Upgrade: stream_duration package
0.0.9 #
- Release: (Countdown) default text from 0 to actual duration
0.0.7 #
- fix: unconstant value
0.0.6 #
- release: countUp, countup infinity
- change: default padding slidecountdown
- docs: update readme.md
0.0.5 #
- release: SlidecountdownSeparated
0.0.4 #
- Fix separator padding
- Add documentation
- Change package description
- New Example
0.0.3 #
- Fix animation issue
0.0.2 #
- Improve fade transition
0.0.1 #
- Add fade transition