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

A lightweight and customizable Flutter package for displaying sleek and responsive alert dialog loading indicators. Designed to enhance user experience with smooth animations and easy integration, thi [...]

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add rifcare_loading

With Flutter:

 $ flutter pub add rifcare_loading

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

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

Publisher

unverified uploader

Weekly Downloads

A lightweight and customizable Flutter package for displaying sleek and responsive alert dialog loading indicators. Designed to enhance user experience with smooth animations and easy integration, this package is perfect for managing loading states in your Flutter applications.

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, gap, lottie

More

Packages that depend on rifcare_loading