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.
- Detect NFC cards with ease.
- Minimalistic user interface.
- Cross-platform compatibility with Flutter.
- Flutter SDK installed on your machine.
- NFC-enabled device for testing (Android).
- NFC tags/cards for testing.
-
Clone the repository to your local machine:
git clone https://github.com/your-username/nfc_app.git
-
Navigate to the project directory:
cd nfc_app
-
Install dependencies:
flutter pub get
-
Run the app on your device:
flutter run
- Launch the app on your NFC-enabled device.
- Bring an NFC tag/card near the device.
- The app will detect the NFC tag/card and display its information.
Contributions are welcome! Feel free to open issues or submit pull requests for any improvements or bug fixes.
This project is licensed under the MIT License.
- Thanks to the creators and contributors of the
nfc_manager
andsystem_settings
packages. - This project is inspired by the need for simple NFC card detection in Flutter apps.
For any inquiries or feedback, please contact www.abhilashsarangi222@gmail.com.