https://github.com/doch2/uni_links_nfc_support
Flutter Uni Links Plugin - NFC Support
https://github.com/doch2/uni_links_nfc_support
Last synced: about 1 year ago
JSON representation
Flutter Uni Links Plugin - NFC Support
- Host: GitHub
- URL: https://github.com/doch2/uni_links_nfc_support
- Owner: doch2
- License: bsd-2-clause
- Created: 2022-04-30T13:42:57.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-12-31T08:46:57.000Z (over 3 years ago)
- Last Synced: 2025-04-11T06:12:43.385Z (about 1 year ago)
- Language: Dart
- Homepage: https://pub.dev/packages/uni_links_nfc_support
- Size: 267 KB
- Stars: 3
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Uni Links + NFC Support
This repository contains the Uni Links + NFC Support plugin platform interface, as well as platform specific implementations.
The main `uni_links_nfc_support` plugin source code and documantation can be found in the [uni_links_nfc_support](uni_links_nfc_support) directory.
## What is the difference from the existing uni_links plug-in?
In addition to the [existing url_links plug-in](https://pub.dev/packages/uni_links), it is a plug-in created by referring to the NFC Support code created by [CathalT](https://github.com/CathalT/uni_links).
Added App/Deep Links support via NFC tag from existing url_links plug-in.