flame_steamworks 0.4.3 copy "flame_steamworks: ^0.4.3" to clipboard
flame_steamworks: ^0.4.3 copied to clipboard

A package that makes it possible to make a game in steam with flutter!

example/lib/main.dart

import "package:flame/game.dart";
import "package:flutter/material.dart";

import "game.dart";

void main() {
  runApp(GameWidget(game: GameInstance()));
}
copied to clipboard
15
likes
160
points
60
downloads

Publisher

verified publisheraeb-dev.me

Weekly Downloads

2024.10.05 - 2025.04.19

A package that makes it possible to make a game in steam with flutter!

Repository (GitHub)

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flame, flutter, steamworks

More

Packages that depend on flame_steamworks