Skip to content

Commit

Permalink
Fix Rive not updating (#4582)
Browse files Browse the repository at this point in the history
* Fix Rive not updating

* Removing ability to update rive as requested
  • Loading branch information
syleishere authored Dec 16, 2024
1 parent 2acd61b commit 27ba3b5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/flet_rive/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,12 @@ dependencies:
sdk: flutter

collection: ^1.16.0
rive: 0.13.17
rive: 0.13.20

flet:
path: ../flet/

dev_dependencies:
flutter_test:
sdk: flutter
flutter_lints: ^2.0.0
flutter_lints: ^2.0.0

0 comments on commit 27ba3b5

Please sign in to comment.