This website works better with JavaScript.
Home
Explore
Help
Sign In
flutter
/
zhiying_comm
Watch
4
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
95
Wiki
Activity
Browse Source
1、添加复制粘贴板插件
tags/0.0.11
PH2
3 years ago
parent
27e22f832c
commit
5aee1d0e4d
1 changed files
with
6 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+6
-0
pubspec.yaml
+ 6
- 0
pubspec.yaml
View File
@@ -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:
Write
Preview
Loading…
Cancel
Save