Flare-Flutter icon indicating copy to clipboard operation
Flare-Flutter copied to clipboard

Flutter3 Error

Open Junesui opened this issue 3 years ago • 1 comments

flare_flutter-3.0.2/lib/flare_render_box.dart:167:26: Warning: Operand of null-aware operation '?.' has type 'SchedulerBinding' which excludes null.

Junesui avatar Aug 17 '22 10:08 Junesui

Hey @Junesui, seems like this package is not maintained anymore, you will probably have to move to Rive 2 soon. Otherwise, you can use it like that. Basically provide dependency from the update PR.

tsinis avatar Aug 17 '22 10:08 tsinis

agreed. but the issue some of us are having is other projects like cool_alert depend on this project. so it is not all that straight forward to fix. thank you for sharing a link to a fork that has fixed this. I added it to my dependency_overrides: flare_flutter: git: url: https://github.com/tsinis/Flare-Flutter path: flare_flutter/

j3g avatar Oct 02 '22 18:10 j3g