loader_pro_kit 1.1.0 copy "loader_pro_kit: ^1.1.0" to clipboard
loader_pro_kit: ^1.1.0 copied to clipboard

A comprehensive Flutter package with 12 beautiful, fully customizable loading animations. Perfect for modern app UIs with smooth 60 FPS animations.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add loader_pro_kit

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

dependencies:
  loader_pro_kit: ^1.1.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:loader_pro_kit/loader_pro_kit.dart';
2
likes
150
points
242
downloads

Documentation

Documentation
API reference

Publisher

verified publisherpratyushmishra.online

Weekly Downloads

A comprehensive Flutter package with 12 beautiful, fully customizable loading animations. Perfect for modern app UIs with smooth 60 FPS animations.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter

More

Packages that depend on loader_pro_kit