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

This is a custom progressbar which is circular regarding the shape with animation effects

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add circular_progressbar_animation

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

dependencies:
  circular_progressbar_animation: ^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:circular_progressbar_animation/circular_progressbar_animation.dart';
3
likes
110
points
17
downloads

Publisher

verified publishermoradbakhti.info

Weekly Downloads

This is a custom progressbar which is circular regarding the shape with animation effects

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter

More

Packages that depend on circular_progressbar_animation