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 470 forks source link

can not use `.flr2d` file #270

Closed HannibalKcc closed 3 years ago

HannibalKcc commented 3 years ago

[ERROR:flutter/lib/ui/ui_dart_state.cc(157)] Unhandled Exception: Exception: FormatException: Unexpected character (at character 1) E/flutter (17128): PK

bluetooth_connect_animation.zip

i am new for Flare-Flutter ,tks for any help.

umberto-sonnino commented 3 years ago

There are two options for exporting files, you can read about them here. .flr2d files are backup files, if you use the other option in the menu you'll be able to run it with this package.

HannibalKcc commented 3 years ago

@umberto-sonnino thank you so much.

my designer just give me a .flr2d file, so i did not realize it.