Files

8 lines
345 B
Dart

void main() async {
// There will be a new example in here after Google I/O, stay tuned!
// If you want to see the previous examples, go to the flame_forge2d section
// of https://examples.flame-engine.org
// The sourcecode lives here:
// https://github.com/flame-engine/flame/tree/main/examples/lib/stories/bridge_libraries/forge2d
}