https://github.com/adelarsq/uni_links3
Flutter plugin for accepting incoming links
https://github.com/adelarsq/uni_links3
android-links custom-scheme deep-links flutter flutter-plugin universal-links
Last synced: 2 months ago
JSON representation
Flutter plugin for accepting incoming links
- Host: GitHub
- URL: https://github.com/adelarsq/uni_links3
- Owner: adelarsq
- License: bsd-2-clause
- Created: 2022-06-04T01:54:48.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2023-01-03T14:22:35.000Z (over 2 years ago)
- Last Synced: 2025-01-17T12:49:59.702Z (4 months ago)
- Topics: android-links, custom-scheme, deep-links, flutter, flutter-plugin, universal-links
- Language: Dart
- Homepage:
- Size: 252 KB
- Stars: 0
- Watchers: 2
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Uni Links 3
Based on [uni_links](https://github.com/avioli/uni_links)
This repository contains the Uni Links plugin platform interface, as well as platform specific implementations.
The main `uni_links` plugin source code and documentation can be found in the [uni_links](uni_links) directory.