date_count_down 4.0.0
date_count_down: ^4.0.0 copied to clipboard
This is a flutter countdown package written in dart for flutter developer.
0.0.1 TODO: Add release date. #
- A simple easy to use Flutter Count Down Timer written in dart
0.0.2 Apr 5 2021 #
- Fixed Not In Range Error when countdown is in seconds
- Replaced Almost there Text with seconds
1.0.2 Aug 11 2021 #
- Change timer text color
- Realtime count down
- You can now remove and add day, hour and minutes label
2.1.0 Feb 15 2022 #
- Add custom label with default value
3.0.0 Aug 14 2022 #
- Fixed timer showing finished text at 00 seconds.
- Display time ago with collapsing flag
4.0.0 Aug 18 2025 #
- Return a Callback when date is due.