tonik 0.4.0 copy "tonik: ^0.4.0" to clipboard
tonik: ^0.4.0 copied to clipboard

Pure Dart OpenAPI 3.0/3.1 code generator. Creates type-safe API client packages for Dart and Flutter with sealed classes, pattern matching, and full encoding support.

Use this package as an executable

Install it

You can install the package from the command line:

dart pub global activate tonik

Use it

The package has the following executables:

$ tonik
4
likes
150
points
381
downloads

Publisher

verified publisherottenweller.net

Weekly Downloads

Pure Dart OpenAPI 3.0/3.1 code generator. Creates type-safe API client packages for Dart and Flutter with sealed classes, pattern matching, and full encoding support.

Repository (GitHub)
View/report issues
Contributing

Topics

#openapi #codegen #swagger #rest #api-client

Documentation

API reference

License

MIT (license)

Dependencies

args, collection, logging, meta, tonik_core, tonik_generate, tonik_parse, yaml

More

Packages that depend on tonik