flutter_active_loaders 7.4.0 copy "flutter_active_loaders: ^7.4.0" to clipboard
flutter_active_loaders: ^7.4.0 copied to clipboard

package to show loaders you can use it to show some awesome loaders on user screen.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_active_loaders

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

dependencies:
  flutter_active_loaders: ^7.4.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:flutter_active_loaders/flutter_active_loaders.dart';
6
likes
130
points
95
downloads

Publisher

unverified uploader

Weekly Downloads

package to show loaders you can use it to show some awesome loaders on user screen.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

async, collection, flutter

More

Packages that depend on flutter_active_loaders