https://github.com/leanflutter/uni_links_desktop
A desktop implementation (supports macOS and Windows) of the uni_links plugin.
https://github.com/leanflutter/uni_links_desktop
Last synced: 7 months ago
JSON representation
A desktop implementation (supports macOS and Windows) of the uni_links plugin.
- Host: GitHub
- URL: https://github.com/leanflutter/uni_links_desktop
- Owner: leanflutter
- License: mit
- Created: 2022-03-15T13:35:06.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2025-03-29T04:15:12.000Z (12 months ago)
- Last Synced: 2025-05-20T13:08:44.886Z (10 months ago)
- Language: C++
- Homepage: https://leanflutter.dev/documentation/uni_links_desktop/
- Size: 210 KB
- Stars: 28
- Watchers: 2
- Forks: 15
- Open Issues: 4
-
Metadata Files:
- Readme: README-ZH.md
- Changelog: CHANGELOG.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
> **🚀 快速发布您的应用**: 试试 [Fastforge](https://fastforge.dev) - 构建、打包和分发您的 Flutter 应用最简单的方式。
# uni_links_desktop
[![pub version][pub-image]][pub-url] [![][discord-image]][discord-url]
[pub-image]: https://img.shields.io/pub/v/uni_links_desktop.svg
[pub-url]: https://pub.dev/packages/uni_links_desktop
[discord-image]: https://img.shields.io/discord/884679008049037342.svg
[discord-url]: https://discord.gg/zPa6EZ2jqb
一个 [uni_links](https://pub.dev/packages/uni_links) 插件的桌面端(支持 macOS 和 Windows)实现。
---
[English](./README.md) | 简体中文
---
- [Platform Support](#platform-support)
- [文档](#%E6%96%87%E6%A1%A3)
- [Who's using it?](#whos-using-it)
- [许可证](#%E8%AE%B8%E5%8F%AF%E8%AF%81)
## Platform Support
| Linux | macOS | Windows |
| :---: | :---: | :-----: |
| ➖ | ✔️ | ✔️ |
## 文档
- [快速开始](https://leanflutter.dev/zh/documentation/uni_links_desktop/quick-start)
- [API 参考](https://pub.dev/documentation/uni_links_desktop/latest/uni_links_desktop/)
- [更新日志](https://pub.dev/packages/uni_links_desktop/changelog)
## Who's using it?
- [Biyi](https://biyidev.com/) - A convenient translation and dictionary app.
## 许可证
[MIT](./LICENSE)