Skip to content

Commit c4389be

Browse files
committed
Update README with migration notice
Added a migration notice to both English and Chinese README files, indicating the plugin is moving to libnativeapi/nativeapi-flutter for improved cross-platform native API support. Removed outdated migration notes and promotional content.
1 parent fa2f4e1 commit c4389be

File tree

2 files changed

+7
-8
lines changed

2 files changed

+7
-8
lines changed

README-ZH.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
1-
> **🚀 快速发布您的应用**: 试试 [Fastforge](https://fastforge.dev) - 构建、打包和分发您的 Flutter 应用最简单的方式。
1+
> **⚠️ 迁移通知**: 本插件正在迁移到 [libnativeapi/nativeapi-flutter](https://github.com/libnativeapi/nativeapi-flutter)
2+
>
3+
> 新版本基于统一的 C++ 核心库([libnativeapi/nativeapi](https://github.com/libnativeapi/nativeapi)),提供更完整、一致的跨平台原生 API 支持。
24
35
# tray_manager
46

@@ -12,8 +14,6 @@
1214

1315
这个插件允许 Flutter 桌面应用定义系统托盘。
1416

15-
> 注意:本插件计划迁移至 [nativeapi](https://github.com/leanflutter/nativeapi-flutter) 以提升可维护性和性能,但目前该方案仍处于实验阶段。
16-
1717
[English](./README.md) | 简体中文
1818

1919
---

README.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
1-
> **🚀 Ship Your App Faster**: Try [Fastforge](https://fastforge.dev) - The simplest way to build, package and distribute your Flutter apps.
2-
3-
# tray_manager
1+
> **⚠️ Migration Notice**: This plugin is being migrated to [libnativeapi/nativeapi-flutter](https://github.com/libnativeapi/nativeapi-flutter)
2+
>
3+
> The new version is based on a unified C++ core library ([libnativeapi/nativeapi](https://github.com/libnativeapi/nativeapi)), providing more complete and consistent cross-platform native API support.
4+
r
45

56
[![pub version][pub-image]][pub-url] [![][discord-image]][discord-url] ![][visits-count-image]
67

@@ -12,8 +13,6 @@
1213

1314
This plugin allows Flutter desktop apps to defines system tray.
1415

15-
> Note: This plugin is planned to migrate to [nativeapi](https://github.com/leanflutter/nativeapi-flutter) to improve maintainability and performance, but the solution is still experimental at this stage.
16-
1716
English | [简体中文](./README-ZH.md)
1817

1918
---

0 commit comments

Comments
 (0)