/host-based-card-emulator

Host Based Card Emulator using NFC technology and Flutter Platform Channels.

Primary LanguageDart

Card Emulator

Using flutter platform channels, this app aims to incorporate host based card emulation for NFC data transfer for both android and ios

Getting Started

To run the application, run the following commands

  1. Clone the repository

       git clone https://github.com/lbnmahs/host-based-card-emulator.git
    
  2. Change the directory

       cd host-based-card-emulator
    
  3. Fetch dependencies

       flutter pub get
  4. Run the application

       flutter run

Contributing

Contributions are welcome! If you find any bugs or have suggestions for improvement, please open an issue or submit a pull request.

Acknowledgements

  • Flutter, an open-source UI software development toolkit, developed this app.

Happy Coding 🚀