slide_countdown 1.1.0-dev.2 
slide_countdown: ^1.1.0-dev.2 copied to clipboard
A Flutter package to create easy slide animation countdown / countup timer.
1.1.0-dev.2 #
- add topics pubspec.yaml
 
1.1.0-dev.1 #
- refactor: 
RawSlideCountdownwithValueListenableBuilderinstead ofStreamBuilder 
1.0.1 #
- fix: datetime extensions
 
1.0.0 #
- add 
RawDigitItem,RawSlideCountdown - refactor 
SlideCountdownSeparatedto useRawSlideCountdown - bump min 
StreamDurationpackages to4.2.0 
0.6.0-dev.2 #
- pubspec add 
issue_tracker - bump min flutter sdk 
3.0.0 
0.5.0 #
- bump min dart sdk to 
2.17.0 
0.4.1 #
pubspec.yamladded screenshot
0.4.0 #
- Remove depercated API
 durationis'nt longer required when override duration withstream_duration- bump 
stream_durationpackage to0.3.0 
0.3.4 #
- Readme add example control duration
 - Update example
 
0.3.3 #
- Fix separator
 
0.3.2 #
0.3.1 #
0.3.0 #
- Add 
shouldShowDays,shouldShowHours,shouldShowMinutes,shouldShowSecondsto configure what items to show up - Add  
replacementwidget 
0.2.12 #
0.2.11 #
- Fix override 
hashCodeexception for support Flutter <= 2.5.0 
0.2.10 #
- depercated 
fadeproperty 
0.2.9 #
0.2.8 #
- Fix: minutes separator 
SlideCountdown 
0.2.7 #
- Change: default value 
withDaysto true. 
0.2.6 #
- Add: 
onChangedproperty,TextWithoutAnimationwidget - Change: bump min version 
StreamDurationpackage - Fix: 
SlideDirection.noneanimation, digit clipper,withDaysproperty. 
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