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

A simple and customizable Flutter loading widget

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add loadix

With Flutter:

 $ flutter pub add loadix

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

dependencies:
  loadix: ^1.0.0

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

Publisher

verified publisherkavindu.cloud

Weekly Downloads

A simple and customizable Flutter loading widget

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, loading_animation_widget

More

Packages that depend on loadix