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

修复android 有些机型闪退问题 原因是通知销毁导致的

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add mxnfc

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

dependencies:
  mxnfc: ^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:mxnfc/mxnfc.dart';
1
likes
135
points
1
downloads

Publisher

unverified uploader

Weekly Downloads

修复android 有些机型闪退问题 原因是通知销毁导致的

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on mxnfc

Packages that implement mxnfc