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

Read balance and transaction history from Dhaka MRT Line 6 metro rail cards via NFC. Based on the MRT Buddy team's work.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add mrt_card_reader

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

dependencies:
  mrt_card_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:mrt_card_reader/mrt_card_reader.dart';
2
likes
150
points
31
downloads

Publisher

verified publisherishaf.info

Weekly Downloads

Read balance and transaction history from Dhaka MRT Line 6 metro rail cards via NFC. Based on the MRT Buddy team's work.

Repository (GitHub)
View/report issues

Documentation

API reference

License

GPL-3.0 (license)

Dependencies

flutter, nfc_manager

More

Packages that depend on mrt_card_reader