flutter_modern_animated_loader 0.0.2 copy "flutter_modern_animated_loader: ^0.0.2" to clipboard
flutter_modern_animated_loader: ^0.0.2 copied to clipboard

flutter_modern_animated_loader provides customizable loading animations, including spinning dots, bouncing balls, arcs, pulse effects, and more, for mobile and web apps.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_modern_animated_loader

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

dependencies:
  flutter_modern_animated_loader: ^0.0.2

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:flutter_modern_animated_loader/flutter_animated_loader.dart';
4
likes
160
points
29
downloads

Publisher

verified publisheryogeshmoradiya.shop

Weekly Downloads

flutter_modern_animated_loader provides customizable loading animations, including spinning dots, bouncing balls, arcs, pulse effects, and more, for mobile and web apps.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

cupertino_icons, flutter

More

Packages that depend on flutter_modern_animated_loader