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

A highly efficient, customizable, and accessible circular countdown timer widget for Flutter. Designed for minimal CPU/memory usage.

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.2

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';
0
likes
160
points
41
downloads

Publisher

unverified uploader

Weekly Downloads

A highly efficient, customizable, and accessible circular countdown timer widget for Flutter. Designed for minimal CPU/memory usage.

Repository (GitHub)
View/report issues

Documentation

API reference

License

GPL-3.0 (license)

Dependencies

flutter

More

Packages that depend on efficient_circular_countdown_timer