upgrade: update dependency rive to v0.14.4#743
Conversation
|
fbabdfb to
190f636
Compare
Renovate Ignore NotificationBecause you closed this PR without merging, Renovate will ignore this update ( If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR. |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #743 +/- ##
=========================================
- Coverage 96.69% 0 -96.70%
=========================================
Files 24 0 -24
Lines 969 0 -969
=========================================
- Hits 937 0 -937
+ Misses 32 0 -32 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
This PR contains the following updates:
^0.13.0→0.14.4Release Notes
rive-app/rive-flutter (rive)
v0.14.4rive_native: 0.1.4. Updates the Rive C++ runtime and renderer for the latest features, bug fixes, and performance improvements.Fixes
RivePanelintercepted all pointer events. Hit testing now respects eachRiveWidget's configuredhitTestBehavior.Build & Platform Updates
scriptingfolder, which is now required by other build files.dart run rive_native:setupconcurrency issue rive-flutter#609. Downloads now use a unique temporary directory to support concurrent CLI runners.v0.14.3rive_native: 0.1.3. Updates the Rive C++ runtime and renderer for the latest features, bug fixes, and performance improvements.Build & Platform Updates
v0.14.23.28.0. The Android platform code requires the newonSurfaceCleanupandonSurfaceAvailablemethods, see SurfaceProducer.enumTypestring getter toViewModelInstanceEnumwhich returns the name of the enum (not the property name).valueStream<T>to data binding properties that are observable (implementations ofViewModelInstanceObservableValue), which returns aStream<T>. For example:Fixes
v0.14.1rive_native: 0.1.1. Updates the Rive C++ runtime and renderer for the latest features, bug fixes, and performance improvements.Fixes
artboardDataTypeenum.v0.14.0Major release, see the updated docs and migration guide:
Bumps to
rive_native: 0.1.0. Updates the Rive C++ runtime and renderer for the latest features, bug fixes, and performance improvements.Fixes
rive_native:setupif the required libraries are already downloaded.setStatecalled after dispose. Add cancellation checks to prevent stale state updates.Build & Platform Updates
rive.native.skipSetup=truein your app'sgradle.properties. When enabled, you must manually rundart run rive_native:setup --verbose --clean --platform androidto download the required libraries.Configuration
📅 Schedule: Branch creation - Only on Wednesday ( * * * * 3 ) in timezone Asia/Tokyo, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.