leulit_flutter_loading 0.2.0 copy "leulit_flutter_loading: ^0.2.0" to clipboard
leulit_flutter_loading: ^0.2.0 copied to clipboard

Modal full-screen loading overlay for Flutter (iOS, Android, web), driven by leulit_flutter_actionmanager actions and sized with leulit_flutter_fullresponsive.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add leulit_flutter_loading

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

dependencies:
  leulit_flutter_loading: ^0.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:leulit_flutter_loading/leulit_flutter_loading.dart';
0
likes
160
points
109
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Modal full-screen loading overlay for Flutter (iOS, Android, web), driven by leulit_flutter_actionmanager actions and sized with leulit_flutter_fullresponsive.

Repository (GitHub)
View/report issues

Topics

#loading #overlay #actions #responsive

License

MIT (license)

Dependencies

flutter, leulit_flutter_actionmanager, leulit_flutter_fullresponsive

More

Packages that depend on leulit_flutter_loading