activity_ring 0.1.1 copy "activity_ring: ^0.1.1" to clipboard
activity_ring: ^0.1.1 copied to clipboard

outdated

Library to create Progress bars in Apple Watch style rings. This library is built with to be extremely customizable with low effort. Please check the API documentation if you get stuck anywhere.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add activity_ring

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

dependencies:
  activity_ring: ^0.1.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:activity_ring/activity_ring.dart';
26
likes
0
pub points
83%
popularity

Publisher

unverified uploader

Library to create Progress bars in Apple Watch style rings. This library is built with to be extremely customizable with low effort. Please check the API documentation if you get stuck anywhere.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on activity_ring