simple_count_down_timer 1.0.7 copy "simple_count_down_timer: ^1.0.7" to clipboard
simple_count_down_timer: ^1.0.7 copied to clipboard

This is a simple countdown timer widget. It displays the remaining time until a specified time, triggers a callback function when the countdown finishes.

1.0.0 #

First version of the new countdown timer

1.0.1 #

readme file updated

1.0.2 #

minor fixes

1.0.3 #

description fixes in pubspec

1.0.4 #

removed unused libraries

1.0.5 #

updated gradle to 8.11.1

1.0.6 #

  • Updated Flutter and Dart SDK constraints to latest versions.
  • Updated dependencies to latest versions.

1.0.7 #

  • Upgraded Kotlin to 2.2.0 and Android compileSdk to 35; raised minSdk to 21.
  • Bumped Java/Kotlin JVM target to 11.
  • Raised iOS deployment target to 12.0 (13.0 in example) and updated podspec metadata.
  • Added Swift Package Manager support (ios/Package.swift).
  • Migrated flutter_lints to ^6.0.0 and updated example dependencies.
  • Modernized widget code to use super.key.
2
likes
0
points
314
downloads

Publisher

verified publisherakshayt.dev

Weekly Downloads

This is a simple countdown timer widget. It displays the remaining time until a specified time, triggers a callback function when the countdown finishes.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on simple_count_down_timer

Packages that implement simple_count_down_timer