You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was using this particular animation with FlareActor's color parameter. After updating the latest version (v1.2.1), FlareActor's color parameter does not work.
Here is a minimal example which should paint the animation on a yellow background with an Indigo color:
Doctor summary (to see all details, run flutter doctor -v):
[✓] Flutter (Channel beta, v1.1.8, on Mac OS X 10.13.6 17G5019, locale en-US)
[✓] Android toolchain - develop for Android devices (Android SDK version 28.0.3)
[✓] iOS toolchain - develop for iOS devices (Xcode 10.1)
[✓] Android Studio (version 3.3)
[✓] IntelliJ IDEA Ultimate Edition (version 2018.1.2)
[✓] VS Code (version 1.30.2)
[✓] Connected device (1 available)
The text was updated successfully, but these errors were encountered:
Hello,
I created a Flare animation a few months ago : https://www.2dimensions.com/a/tektas/files/flare/literda-logo/preview
I was using this particular animation with
FlareActor
's color parameter. After updating the latest version (v1.2.1
),FlareActor
's color parameter does not work.Here is a minimal example which should paint the animation on a yellow background with an Indigo color:
Here is the output:
Here is the
flutter doctor
output:The text was updated successfully, but these errors were encountered: