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

A highly efficient, customizable, and accessible circular countdown timer widget for Flutter. Designed for minimal CPU/memory usage and maximum flexibility. Supports controller, callbacks, gradients, [...]

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add efficient_circular_countdown_timer

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

dependencies:
  efficient_circular_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:efficient_circular_countdown_timer/efficient_circular_countdown_timer.dart';
1
likes
150
points
28
downloads

Publisher

unverified uploader

Weekly Downloads

A highly efficient, customizable, and accessible circular countdown timer widget for Flutter. Designed for minimal CPU/memory usage and maximum flexibility. Supports controller, callbacks, gradients, and more.

Repository (GitHub)
View/report issues

Documentation

API reference

License

GPL-3.0 (license)

Dependencies

flutter

More

Packages that depend on efficient_circular_countdown_timer