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

A hot-restart safe circular progress indicator that doesn't use TickerProviderStateMixin, using manual frame callbacks for animations.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add ticker_free_circular_progress_indicator

With Flutter:

 $ flutter pub add ticker_free_circular_progress_indicator

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

dependencies:
  ticker_free_circular_progress_indicator: ^0.0.1

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

Import it

Now in your Dart code, you can use:

import 'package:ticker_free_circular_progress_indicator/ticker_free_circular_progress_indicator.dart';
0
likes
0
points
56
downloads

Publisher

unverified uploader

Weekly Downloads

A hot-restart safe circular progress indicator that doesn't use TickerProviderStateMixin, using manual frame callbacks for animations.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on ticker_free_circular_progress_indicator