From effcf9836d4bfbe7b233c40e7874fdd144a84d73 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=8E=E5=81=A5=E8=8E=B9?= Date: Wed, 28 Aug 2024 23:02:54 +0800 Subject: [PATCH] wip: fix zh readme --- README-ZH.md | 2 +- pubspec.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README-ZH.md b/README-ZH.md index 528c844..a065c30 100644 --- a/README-ZH.md +++ b/README-ZH.md @@ -9,7 +9,7 @@ [all-contributors-image]: https://img.shields.io/github/all-contributors/leanflutter/screen_capturer?color=ee8449 -这个插件允许 Flutter 桌面应用调整窗口的大小和位置。 +这个插件允许 Flutter 桌面应用程序进行屏幕截图。 --- diff --git a/pubspec.yaml b/pubspec.yaml index e5193ec..e20a1f6 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -6,4 +6,4 @@ environment: sdk: ">=3.0.0 <4.0.0" dev_dependencies: - melos: ^3.1.0 + melos: ^6.1.0