easy_loader 2.0.0 copy "easy_loader: ^2.0.0" to clipboard
easy_loader: ^2.0.0 copied to clipboard

The easiest way to handle a simple full screen loader in Flutter. Written in Dart. Fully customizable.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add easy_loader

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

dependencies:
  easy_loader: ^2.0.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:easy_loader/easy_loader.dart';
16
likes
140
pub points
82%
popularity

Publisher

verified publisheraligorithm.i.ng

The easiest way to handle a simple full screen loader in Flutter. Written in Dart. Fully customizable.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on easy_loader