-
Notifications
You must be signed in to change notification settings - Fork 8
/
pubspec.yaml
48 lines (39 loc) · 857 Bytes
/
pubspec.yaml
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: dauillama
description: "Flutter Ollama UI"
publish_to: 'none'
version: 1.2.0+1
environment:
sdk: '>=3.3.3 <4.0.0'
dependencies:
flutter:
sdk: flutter
collection: ^1.18.0
flutter_markdown: ^0.7.1
file_selector: ^1.0.3
highlight: ^0.7.0
flutter_highlight: ^0.7.0
intl: ^0.19.0
logging: ^1.2.0
markdown: ^7.2.2
ollama_dart: ^0.1.0+1
path: ^1.9.0
path_provider: ^2.1.3
provider: ^6.1.1
shared_preferences: ^2.2.3
sqflite_common_ffi: ^2.3.3
url_launcher: ^6.2.6
uuid: ^4.4.0
dev_dependencies:
flutter_test:
sdk: flutter
flutter_lints: ^4.0.0
flutter:
uses-material-design: true
assets:
- assets/app_icons/tete_32.png
fonts:
- family: SourceCode
fonts:
- asset: assets/fonts/SourceCodePro.ttf
- asset: assets/fonts/SourceCodePro-Italic.ttf
style: italic