paylike_dart_client 1.0.10 copy "paylike_dart_client: ^1.0.10" to clipboard
paylike_dart_client: ^1.0.10 copied to clipboard

Higher level API client for Paylike.io to provide a handy interface for constructing requests towards paylike.io

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add paylike_dart_client

With Flutter:

 $ flutter pub add paylike_dart_client

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

dependencies:
  paylike_dart_client: ^1.0.10

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:paylike_dart_client/paylike_dart_client.dart';
0
likes
130
pub points
0%
popularity

Publisher

verified publisherpaylike.io

Higher level API client for Paylike.io to provide a handy interface for constructing requests towards paylike.io

Homepage

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

paylike_dart_request

More

Packages that depend on paylike_dart_client