Flare is a vector design and animation tool that exports directly to Flutter. It was presented at Flutter Live 2018, and one of the greatest features about it is that you get to work exactly on the same assets that will be used in your Flutter app. The animations you create with Flare can be changed from your Flutter code at runtime, making it great for apps that need user interaction.
This means that you have a designer's tool whereby you can create assets and animate them, and then enclose the final results of your design work straight into Flutter.
Flare supports not only Flutter, but also JavaScript, React, Swift, and Framer. For an updated list of the runtimes, have a look at the following link: https://rive.app/runtimes.
In larger workgroups, with Flare, designers can create, animate, and share their files with developers, and that's exactly...