csht_nfc_reader 0.0.1 copy "csht_nfc_reader: ^0.0.1" to clipboard
csht_nfc_reader: ^0.0.1 copied to clipboard

PlatformAndroid

中软高科NFC身份证云解码插件.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add csht_nfc_reader

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

dependencies:
  csht_nfc_reader: ^0.0.1

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:csht_nfc_reader/nfc_reader.dart';
import 'package:csht_nfc_reader/nfc_reader_method_channel.dart';
import 'package:csht_nfc_reader/nfc_reader_platform_interface.dart';
1
likes
150
points
18
downloads

Publisher

unverified uploader

Weekly Downloads

中软高科NFC身份证云解码插件.

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on csht_nfc_reader

Packages that implement csht_nfc_reader