steamworks_gen 0.4.4 copy "steamworks_gen: ^0.4.4" to clipboard
steamworks_gen: ^0.4.4 copied to clipboard

A command-line tool to generate Steamworks SDK in a darty way

steamworks_gen #

A package that generates steam_api binding from steam_api.json. Check the resulting library here

Usage #

  • Add steamworks_gen to your pubspec.yaml: dart pub add -d steamworks_gen
  • Add package:ffi to your pubspec.yaml: dart pub add ffi
  • Run the tool: dart run steamworks_gen <parameters>

Example: dart run steamworks_gen -o generated steam_api.json

3
likes
160
points
63
downloads

Publisher

verified publisheraeb-dev.me

Weekly Downloads

2024.08.10 - 2025.02.22

A command-line tool to generate Steamworks SDK in a darty way

Repository (GitHub)

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

args, cli_util, ffi, path, recase

More

Packages that depend on steamworks_gen