forked from berkaykurkcu/flutter_ai_toolkit
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpubspec.yaml
More file actions
36 lines (32 loc) · 791 Bytes
/
pubspec.yaml
File metadata and controls
36 lines (32 loc) · 791 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
name: flutter_ai_toolkit
description: "A set of AI chat-related widgets for your Flutter app targeting mobile, desktop and web."
version: 0.1.5
homepage: https://github.com/csells/flutter_ai_toolkit
environment:
sdk: '>=3.4.3 <4.0.0'
flutter: ">=1.17.0"
dependencies:
flutter:
sdk: flutter
uuid: ^4.4.2
google_generative_ai: ^0.4.3
flutter_markdown_selectionarea: ^0.6.17+1
image_picker: ^1.1.2
mime: ^1.0.6
google_fonts: ^6.2.1
file_selector: ^1.0.3
cross_file: ^0.3.4+2
firebase_vertexai: ^0.2.3
gap: ^3.0.1
universal_platform: ^1.1.0
ollama_dart: ^0.2.1
dev_dependencies:
flutter_test:
sdk: flutter
flutter_lints: ^5.0.0
flutter:
uses-material-design: true
fonts:
- family: FatIcons
fonts:
- asset: lib/fonts/FatIcons.ttf