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

Contains an interface for NFC operations when using the cktap_protocol plugin

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add cktap_transport

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

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

Publisher

unverified uploader

Weekly Downloads

Contains an interface for NFC operations when using the cktap_protocol plugin

Repository (GitHub)
View/report issues

Documentation

API reference

Funding

Consider supporting this project:

app.mash.com

License

MIT (license)

Dependencies

flutter

More

Packages that depend on cktap_transport