Flare-Flutter
Flare-Flutter copied to clipboard
Flutter3 Error
flare_flutter-3.0.2/lib/flare_render_box.dart:167:26: Warning: Operand of null-aware operation '?.' has type 'SchedulerBinding' which excludes null.
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.
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/