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

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

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';
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