rive_loading_plus 0.1.3 copy "rive_loading_plus: ^0.1.3" to clipboard
rive_loading_plus: ^0.1.3 copied to clipboard

Loading widget based on a custom Rive animation, allow you to create beautiful custom loading widgets or dialogs. Fork of rive_loading with modern Rive support.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add rive_loading_plus

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

dependencies:
  rive_loading_plus: ^0.1.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:rive_loading_plus/rive_loading_plus.dart';
0
likes
130
points
9
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Loading widget based on a custom Rive animation, allow you to create beautiful custom loading widgets or dialogs. Fork of rive_loading with modern Rive support.

Repository (GitHub)

License

MIT (license)

Dependencies

collection, flutter, rive

More

Packages that depend on rive_loading_plus