tonder_sdk_lite 0.0.2 copy "tonder_sdk_lite: ^0.0.2" to clipboard
tonder_sdk_lite: ^0.0.2 copied to clipboard

Tonder SDK Lite to integrate REST service.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add tonder_sdk_lite

With Flutter:

 $ flutter pub add tonder_sdk_lite

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

dependencies:
  tonder_sdk_lite: ^0.0.2

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:tonder_sdk_lite/tonder_sdk_lite.dart';
1
likes
0
points
68
downloads

Publisher

unverified uploader

Weekly Downloads

Tonder SDK Lite to integrate REST service.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, http, openpay_bbva, shared_preferences

More

Packages that depend on tonder_sdk_lite

Packages that implement tonder_sdk_lite