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

Linear progress indicator with rounded edges and growing animation.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add rounded_linear_progress

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

dependencies:
  rounded_linear_progress: ^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:rounded_linear_progress/rounded_linear_progress.dart';
2
likes
120
points
429
downloads

Publisher

unverified uploader

Weekly Downloads

Linear progress indicator with rounded edges and growing animation.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on rounded_linear_progress