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!

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flame_steamworks
copied to clipboard

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  flame_steamworks: ^0.4.3
copied to clipboard

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:flame_steamworks/flame_steamworks.dart';
copied to clipboard
15
likes
160
points
84
downloads

Publisher

verified publisheraeb-dev.me

Weekly Downloads

2024.09.20 - 2025.04.04

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