mirror of
https://github.com/flame-engine/flame.git
synced 2025-11-01 01:18:38 +08:00
fix: doc/example/particles/readme, attempt to embed webm preview fix: doc/example/particles better sample for chaining refactor: Particle, dropped duration support
examples folder
This folder contains a collection of more specific examples using flame, specially to showcase some more advanced functionality.
To run this examples after cloning, first run flutter create . inside to generate the necessary files, as per instructed by the other flutter commands.
After that, you should be able to flutter run just fine.