-
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpubspec.yaml
More file actions
42 lines (38 loc) · 837 Bytes
/
Copy pathpubspec.yaml
File metadata and controls
42 lines (38 loc) · 837 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
name: ssh_app
description: Flutter SSH Server & Client Application
publish_to: none
version: 1.2.0+8
environment:
sdk: '>=3.2.0 <4.0.0'
dependencies:
flutter:
sdk: flutter
dartssh2: ^2.9.0
xterm: ^4.0.0
flutter_pty: ^0.4.0
network_info_plus: ^8.1.0
path_provider: ^2.1.4
provider: ^6.1.1
cupertino_icons: ^1.0.6
shared_preferences: ^2.5.5
flutter_native_splash: ^2.3.6
pointycastle: ^4.0.0
crypto: ^3.0.3
uuid: ^4.3.3
share_plus: ^13.1.0
file_picker: ^12.0.0-beta.4
google_fonts: ^8.1.0
opencode_api: ^1.0.0
dio: ^5.8.0
flutter_secure_storage: ^10.3.1
home_widget:
path: packages/home_widget
package_info_plus: ^10.2.0
url_launcher: ^6.3.2
dev_dependencies:
flutter_test:
sdk: flutter
flutter_lints: ^6.0.0
very_good_analysis: any
flutter:
uses-material-design: true