yuno 1.0.6 copy "yuno: ^1.0.6" to clipboard
yuno: ^1.0.6 copied to clipboard

Yuno Flutter SDK empowers you to create seamless payment experiences in your native Android and iOS apps built with Flutter.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add yuno

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

dependencies:
  yuno: ^1.0.6

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:yuno/yuno.dart';
5
likes
125
points
790
downloads

Documentation

API reference

Publisher

verified publisherdev.y.uno

Weekly Downloads

Yuno Flutter SDK empowers you to create seamless payment experiences in your native Android and iOS apps built with Flutter.

Homepage

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on yuno

Packages that implement yuno