You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Either will work with Flutter. It depends on your needs, Binary data is more compact but mostly unreadable.
If you want to take a look at the Flare format and make small adjustments like changing a color, use JSON.
Either will work with Flutter. It depends on your needs, Binary data is more compact but mostly unreadable.
If you want to take a look at the Flare format and make small adjustments like changing a color, use JSON.
Thanks for answering...
But my question is about performance, is binary better than JSON? Is reading faster? Or do they both perform the same?
Hi, I have one question related to the same export. Is there any loss of style when you export in Binary. One of my design layers which had blur style got exported as a flat layer in binary.
Any idea what might be the reason?
And is there any way to control the styling of the layers in flutter
Hello guys,
Which format is better to export? Binary or Json for app in Flutter..
Thank
The text was updated successfully, but these errors were encountered: