-
Notifications
You must be signed in to change notification settings - Fork 10
Expand file tree
/
Copy pathpubspec.yaml
More file actions
47 lines (38 loc) · 952 Bytes
/
pubspec.yaml
File metadata and controls
47 lines (38 loc) · 952 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
43
44
45
46
47
name: geminilocal
description: "Local AI, on-device client"
publish_to: 'none' # Remove this line if you wish to publish to pub.dev
version: 1.1.3+6
environment:
sdk: ^3.9.2
dependencies:
flutter:
sdk: flutter
provider: ^6.0.5
dynamic_color: ^1.6.9
shared_preferences: ^2.5.3
http: ^0.13.3
flutter_markdown: 0.7.7+1
plugin_platform_interface: ^2.1.8
url_launcher: ^6.3.2
share_plus: 12.0.1
intl: ^0.20.2
pubspec_yaml: ^3.1.0
package_info_plus: ^4.0.2
collection: ^1.17.0
fluttertoast: ^8.1.1
connectivity_plus: ^6.0.1
firebase_core: ^4.2.1
firebase_analytics: ^12.0.4
dev_dependencies:
flutter_test:
sdk: flutter
flutter_lints: ^5.0.0
flutter:
uses-material-design: true
assets:
- assets/translations/languages.json
- assets/translations/uk.json
- assets/translations/en.json
- assets/translations/zh.json
- assets/system_prompt.txt
- assets/additional_resources.json