mrt_card_reader 0.3.0
mrt_card_reader: ^0.3.0 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.
0.3.0 #
Note: This release has breaking changes.
- BREAKING FEAT(mrt_card_reader): add iOS support via FeliCa API. (d1092be0)
0.2.0 #
Note: This release has breaking changes.
0.1.0 Initial Release (2025-03-16) #
Added #
- Initial implementation of Dhaka MRT card reading functionality
- Support for reading transaction history from Dhaka MRT metro rail cards
- Detailed transaction parsing with timestamps, station names, and fare amounts
- Top-up transaction detection and amount calculation
- Balance retrieval from cards
- NFC availability checking
- Comprehensive documentation and usage examples
- Station mapping for Dhaka MRT Line 6 (Uttara North to Motijheel)
Dependencies #
- Uses nfc_manager v3.0.2 for NFC communication
Notes #
- Based on the work by the MRT Buddy team, adapted for Flutter/Dart
- Compatible with Android API level 19+ and iOS 13+