steamworks_gen 0.4.3 copy "steamworks_gen: ^0.4.3" to clipboard
steamworks_gen: ^0.4.3 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

1
likes
140
pub points
44%
popularity

Publisher

verified publisheraeb-dev.me

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

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

args, cli_util, ffi, path, recase

More

Packages that depend on steamworks_gen