Skip to content

dev1abhi/NFC_App

Repository files navigation

NFC Card Detection App using Flutter

This Flutter app demonstrates how to detect NFC cards using the nfc_manager package and system_settings package. With this app, users can easily read NFC tags/cards by simply tapping their device against the NFC tag.

Features

  • Detect NFC cards with ease.
  • Minimalistic user interface.
  • Cross-platform compatibility with Flutter.

Requirements

  • Flutter SDK installed on your machine.
  • NFC-enabled device for testing (Android).
  • NFC tags/cards for testing.

Installation

  1. Clone the repository to your local machine:

    git clone https://github.com/your-username/nfc_app.git
  2. Navigate to the project directory:

    cd nfc_app
  3. Install dependencies:

    flutter pub get
  4. Run the app on your device:

    flutter run

Usage

  1. Launch the app on your NFC-enabled device.
  2. Bring an NFC tag/card near the device.
  3. The app will detect the NFC tag/card and display its information.

Contributing

Contributions are welcome! Feel free to open issues or submit pull requests for any improvements or bug fixes.

License

This project is licensed under the MIT License.

Acknowledgements

  • Thanks to the creators and contributors of the nfc_manager and system_settings packages.
  • This project is inspired by the need for simple NFC card detection in Flutter apps.

Contact

For any inquiries or feedback, please contact www.abhilashsarangi222@gmail.com.