restsdk 1.0.48 copy "restsdk: ^1.0.48" to clipboard
restsdk: ^1.0.48 copied to clipboard

outdated

REST sdk to manage project dependencies.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add restsdk

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

dependencies:
  restsdk: ^1.0.48

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:restsdk/restsdk.dart';
0
likes
0
points
212
downloads

Publisher

unverified uploader

Weekly Downloads

REST sdk to manage project dependencies.

Homepage

License

unknown (license)

Dependencies

chopper, collection, dio, dio_logging_interceptor, flutter, json_annotation

More

Packages that depend on restsdk