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()));
}
14
likes
140
pub points
2%
popularity

Publisher

verified publisheraeb-dev.me

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

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

flame, flutter, steamworks

More

Packages that depend on flame_steamworks