paylike_currencies 1.0.7 copy "paylike_currencies: ^1.0.7" to clipboard
paylike_currencies: ^1.0.7 copied to clipboard

Covers all the currencies supported on paylike.io platform and provides a handy interface for them

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add paylike_currencies

With Flutter:

 $ flutter pub add paylike_currencies

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

dependencies:
  paylike_currencies: ^1.0.7

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_currencies/paylike_currencies.dart';
0
likes
140
pub points
0%
popularity

Publisher

verified publisherpaylike.io

Covers all the currencies supported on paylike.io platform and provides a handy interface for them

Homepage

Documentation

API reference

License

BSD-3-Clause (LICENSE)

More

Packages that depend on paylike_currencies