pro_loader 0.0.13 copy "pro_loader: ^0.0.13" to clipboard
pro_loader: ^0.0.13 copied to clipboard

A lightweight Flutter loader package with 50 animated loader styles.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add pro_loader

With Flutter:

 $ flutter pub add pro_loader

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

dependencies:
  pro_loader: ^0.0.13

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:pro_loader/pro_loader.dart';
18
likes
0
points
63
downloads

Publisher

unverified uploader

Weekly Downloads

A lightweight Flutter loader package with 50 animated loader styles.

Repository (GitHub)
View/report issues

Topics

#flutter #loader #loading #progress

License

unknown (license)

Dependencies

flutter

More

Packages that depend on pro_loader