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

outdated

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

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.4

Alternatively, your editor might support dart 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
0
points
91
downloads

Publisher

verified publisherpaylike.io

Weekly Downloads

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

Homepage

License

unknown (license)

More

Packages that depend on paylike_currencies