flutter_ysdk 0.1.0 copy "flutter_ysdk: ^0.1.0" to clipboard
flutter_ysdk: ^0.1.0 copied to clipboard

PlatformAndroid

A Flutter plugin for integrating with MoreFun POS YSDK (Android). Supports Device Info, Printer, and NFC (Mifare/TypeA, NTAG, CPU).

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_ysdk

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

dependencies:
  flutter_ysdk: ^0.1.0

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:flutter_ysdk/flutter_ysdk.dart';
0
likes
160
points
--
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter plugin for integrating with MoreFun POS YSDK (Android). Supports Device Info, Printer, and NFC (Mifare/TypeA, NTAG, CPU).

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on flutter_ysdk

Packages that implement flutter_ysdk