mirror of
https://github.com/flame-engine/flame.git
synced 2025-11-02 11:43:19 +08:00
8 lines
341 B
Markdown
8 lines
341 B
Markdown
# flare
|
|
|
|
Example game application showcasing how to use Flare animations on Flame.
|
|
|
|
Flare animation used for the example: https://www.2dimensions.com/a/kautuk/files/flare/bob-minion/preview
|
|
|
|
The `main.dart` is a more generic example, test most of the features as `main_component.dart` is a specific example for the `FlareComponent` class.
|