From 5aee1d0e4dc97779e9671a31b73f4ad39c0671a2 Mon Sep 17 00:00:00 2001 From: PH2 <1293456824@qq.com> Date: Fri, 2 Apr 2021 20:26:54 +0800 Subject: [PATCH] =?UTF-8?q?1=E3=80=81=E6=B7=BB=E5=8A=A0=E5=A4=8D=E5=88=B6?= =?UTF-8?q?=E7=B2=98=E8=B4=B4=E6=9D=BF=E6=8F=92=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pubspec.yaml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/pubspec.yaml b/pubspec.yaml index 60ac671..4daca95 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -100,6 +100,12 @@ dependencies: event_bus: 1.1.1 + # 复制插件 + flutter_clipboard_plugin: + git: + url: 'http://192.168.0.138:3000/FnuoOS_ZhiYing/flutter_clipboard_plugin.git' + ref: '0.0.1' + dev_dependencies: flutter_test: