- bump min dart sdk to
2.17.0
pubspec.yaml
added screenshot
- Remove depercated API
duration
is'nt longer required when override duration withstream_duration
- bump
stream_duration
package to0.3.0
- Readme add example control duration
- Update example
- Fix separator
- Add
shouldShowDays
,shouldShowHours
,shouldShowMinutes
,shouldShowSeconds
to configure what items to show up - Add
replacement
widget
- Fix override
hashCode
exception for support Flutter <= 2.5.0
- depercated
fade
property
- Fix: minutes separator
SlideCountdown
- Change: default value
withDays
to true.
- Add:
onChanged
property,TextWithoutAnimation
widget - Change: bump min version
StreamDuration
package - Fix:
SlideDirection.none
animation, digit clipper,withDays
property.
- Add: SlideDirection.none,
- Add: streamDuration property, test & coverage
- Fix: didUpdateWidget
- Allow override digits
- Fix linter
- TextDirection rtl slot
- Change base to stateless
- Refactor codebase
- Separed widget
- Upgrade: stream_duration package
- Upgrade: Fix Linter
- Upgrade: stream_duration package
- Release: (Countdown) default text from 0 to actual duration
- add: slideAnimationDuration, onDurationChanged
- fix: value listener null value, #3
- fix: unconstant value
- release: countUp, countup infinity
- change: default padding slidecountdown
- docs: update readme.md
- release: SlidecountdownSeparated
- Fix separator padding
- Add documentation
- Change package description
- New Example
- Fix animation issue
- Improve fade transition
- Add fade transition