Using flutter platform channels, this app aims to incorporate host based card emulation for NFC data transfer for both android and ios
To run the application, run the following commands
-
Clone the repository
git clone https://github.com/lbnmahs/host-based-card-emulator.git
-
Change the directory
cd host-based-card-emulator
-
Fetch dependencies
flutter pub get
-
Run the application
flutter run
Contributions are welcome! If you find any bugs or have suggestions for improvement, please open an issue or submit a pull request.
- Flutter, an open-source UI software development toolkit, developed this app.
Happy Coding 🚀