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!

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add flame_steamworks
copied to clipboard

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 dart pub get):

dependencies:
  flame_steamworks: ^0.4.0
copied to clipboard

Alternatively, your editor might support dart pub get or 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
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