linear_progress_bar 1.2.0 copy "linear_progress_bar: ^1.2.0" to clipboard
linear_progress_bar: ^1.2.0 copied to clipboard

Flutter and Dart advanced linear progress indicator like Native Android Progress Bar

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add linear_progress_bar

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

dependencies:
  linear_progress_bar: ^1.2.0

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:linear_progress_bar/linear_progress_bar.dart';
79
likes
130
points
7.47k
downloads

Publisher

verified publisherangopapo.com

Weekly Downloads

Flutter and Dart advanced linear progress indicator like Native Android Progress Bar

Homepage
Repository (GitHub)

Documentation

API reference

License

BSD-2-Clause (license)

Dependencies

flutter

More

Packages that depend on linear_progress_bar