flutter_advanced_countdown 1.0.3 copy "flutter_advanced_countdown: ^1.0.3" to clipboard
flutter_advanced_countdown: ^1.0.3 copied to clipboard

A professional, feature-rich countdown timer package for Flutter with full responsive design, multiple display styles, themes, and customization options for all devices.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_advanced_countdown

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  flutter_advanced_countdown: ^1.0.3

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:flutter_advanced_countdown/flutter_advanced_countdown.dart';
6
likes
160
points
31
downloads

Publisher

unverified uploader

Weekly Downloads

A professional, feature-rich countdown timer package for Flutter with full responsive design, multiple display styles, themes, and customization options for all devices.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

audioplayers, flutter, intl

More

Packages that depend on flutter_advanced_countdown