sdkgen_runtime 0.0.0-dev.20201119195115 copy "sdkgen_runtime: ^0.0.0-dev.20201119195115" to clipboard
sdkgen_runtime: ^0.0.0-dev.20201119195115 copied to clipboard

outdated

Dart API client for sdkgen server. It must be used with a generated file, see docs.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add sdkgen_runtime

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  sdkgen_runtime: ^0.0.0-dev.20201119195115

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:sdkgen_runtime/http_client.dart';
import 'package:sdkgen_runtime/types.dart';
6
likes
0
points
119
downloads

Publisher

unverified uploader

Weekly Downloads

Dart API client for sdkgen server. It must be used with a generated file, see docs.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

convert, device_info, equatable, flutter, http, meta, package_info, shared_preferences

More

Packages that depend on sdkgen_runtime