2d-inc / Flare-Flutter

Load and get full control of your Rive files in a Flutter project using this library.
https://rive.app/
MIT License
2.55k stars 469 forks source link

Null Safety for flare_dart #298

Open workerbee22 opened 3 years ago

workerbee22 commented 3 years ago

Just wondering if and when we might get a Null Safe version ?

umberto-sonnino commented 3 years ago

If you want to try it out, we have a null-safety version in prerelease:

  dependencies:
    flare_flutter: ^3.0.0-nullsafety.1
workerbee22 commented 3 years ago

Actually I'm after Null Safety for flare_dart package (not flare_flutter).

gnudles commented 3 years ago

There is no longer flare_dart. All the code was merged with flare_flutter