loadix 1.0.3 copy "loadix: ^1.0.3" to clipboard
loadix: ^1.0.3 copied to clipboard

Loadix: A Flutter package for customizable, animated loading overlays.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add loadix

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

dependencies:
  loadix: ^1.0.3

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:loadix/loadix.dart';
1
likes
150
points
45
downloads

Publisher

verified publisherkavindu.cloud

Weekly Downloads

Loadix: A Flutter package for customizable, animated loading overlays.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter, loading_animation_widget

More

Packages that depend on loadix