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.

0.1.3 - 2026-02-06 #

Package Rename #

  • Package renamed to rive_loading_plus: Forked from the original rive_loading package to provide continued maintenance and modern Rive support

Breaking Changes #

  • Dart 3 Required: Minimum Dart SDK version is now >=3.0.0
  • Rive 0.14.x Required: Updated Rive dependency to ^0.14.x (was ^0.8.x)
  • Flutter 3.0.0+: Minimum Flutter version is now >=3.0.0

Changes #

  • Internal rewrite to use the new Rive API (0.14.x)
  • Updated to use latest Rive runtime for better performance and compatibility
  • Library renamed from rive_loading to rive_loading_plus

Migration from rive_loading #

To migrate from the original rive_loading package:

  1. Replace dependency: rive_loadingrive_loading_plus
  2. Update import: package:rive_loading/rive_loading.dartpackage:rive_loading_plus/rive_loading_plus.dart
  3. The public API remains unchanged - no other code changes needed

[0.1.3] - 10/06/2022. #

  • update for flutter 3.0.0

0.1.2 04/04/2022. #

  • fix problem when animation finishes but callback not called

0.1.1 24/03/2022. #

  • fix problem by processing callback too soon

0.1.0 18/04/2021. #

  • migrate to null safety

0.0.4 06/04/2021. #

  • fix rive breaking change

0.0.3 19/03/2021. #

  • fix issues on callback trigger time

0.0.2 02/03/2021. #

  • first issues with internal resources not cleaned.

0.0.1 02/03/2021. #

  • initial release.
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