flame_isolate 0.6.2+9 copy "flame_isolate: ^0.6.2+9" to clipboard
flame_isolate: ^0.6.2+9 copied to clipboard

Flame wrapper for integral_isolates making multi-threading easy in Flame

example/lib/main.dart

import 'package:flame/game.dart';
import 'package:flame_isolate_example/colonists_game.dart';
import 'package:flutter/material.dart';

void main() {
  runApp(GameWidget(game: ColonistsGame()));
}
copied to clipboard
11
likes
160
points
101
downloads

Publisher

verified publisherflame-engine.org

Weekly Downloads

2024.09.26 - 2025.04.10

Flame wrapper for integral_isolates making multi-threading easy in Flame

Repository (GitHub)
Contributing

Topics

#flame #isolate

Documentation

API reference

License

MIT (license)

Dependencies

flame, flutter, integral_isolates

More

Packages that depend on flame_isolate