suica_reader 0.1.2 copy "suica_reader: ^0.1.2" to clipboard
suica_reader: ^0.1.2 copied to clipboard

Read Suica, PASMO, and compatible FeliCa transit card data on NFC-enabled Android and iOS devices — balance, recent trip history, and raw card identity.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add suica_reader

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

dependencies:
  suica_reader: ^0.1.2

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:suica_reader/suica_reader.dart';
0
likes
155
points
10
downloads

Documentation

API reference

Publisher

verified publisheryurtemre.de

Weekly Downloads

Read Suica, PASMO, and compatible FeliCa transit card data on NFC-enabled Android and iOS devices — balance, recent trip history, and raw card identity.

Repository (GitHub)
View/report issues

Topics

#nfc #felica #suica #pasmo #transit

License

MIT (license)

Dependencies

flutter, meta, nfc_manager, nfc_manager_felica

More

Packages that depend on suica_reader