flame_steamworks 0.4.0 copy "flame_steamworks: ^0.4.0" to clipboard
flame_steamworks: ^0.4.0 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
0
points
53
downloads

Publisher

verified publisheraeb-dev.me

Weekly Downloads

2024.05.31 - 2025.04.25

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

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flame, flutter, steamworks

More

Packages that depend on flame_steamworks