quanht_countdown_timer 0.0.1 copy "quanht_countdown_timer: ^0.0.1" to clipboard
quanht_countdown_timer: ^0.0.1 copied to clipboard

discontinued
PlatformAndroidiOS

This timer will coutinue countdown when app inactive

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add quanht_countdown_timer

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

dependencies:
  quanht_countdown_timer: ^0.0.1

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:quanht_countdown_timer/app_countdown_button.dart';
import 'package:quanht_countdown_timer/app_timer/count_down_timer_controller.dart';
import 'package:quanht_countdown_timer/app_timer/timer_handle.dart';
import 'package:quanht_countdown_timer/utils/base_state.dart';
import 'package:quanht_countdown_timer/utils/my_logger.dart';
2
likes
110
points
1
downloads

Publisher

unverified uploader

Weekly Downloads

This timer will coutinue countdown when app inactive

Documentation

API reference

License

GPL-3.0 (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on quanht_countdown_timer

Packages that implement quanht_countdown_timer