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

PNG assets not showing in Flutter #186

Closed majindageta closed 4 years ago

majindageta commented 4 years ago

Hi, by importing a flare file into a flutter project we're not able to see any of the PNG image that are included in the flare project. The vector drawing objects are visible. No error is logged. Thank you

luigi-rosso commented 4 years ago

Hi @majindageta. I just did a test and it seems to be working here. Can you share the exported .flr file and a link to the file on 2dimensions.com? Are you exporting binary or json?

majindageta commented 4 years ago

Hi, thank you for the answer. I was trying using the example downloaded from git hub and not by downloading the latest version.

Using the latest one works fine.

Sorry, I thought using the example from git hub had the latest version... My bad.

Sorry and thanks again

Il gio 7 nov 2019, 19:10 Luigi Rosso notifications@github.com ha scritto:

Hi @majindageta https://github.com/majindageta. I just did a test and it seems to be working here. Can you share the exported .flr file and a link to the file on 2dimensions.com? Are you exporting binary or json?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/2d-inc/Flare-Flutter/issues/186?email_source=notifications&email_token=ADAGV55BJD7S2TYNV4LKBRTQSRK2DA5CNFSM4JKKS422YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEDNJ3PI#issuecomment-551198141, or unsubscribe https://github.com/notifications/unsubscribe-auth/ADAGV53OUIZW4WARUGQDGYLQSRK2DANCNFSM4JKKS42Q .

luigi-rosso commented 4 years ago

No problem, glad it was an easy fix!