-
Notifications
You must be signed in to change notification settings - Fork 27
Expand file tree
/
Copy pathpubspec.yaml
More file actions
40 lines (36 loc) · 718 Bytes
/
Copy pathpubspec.yaml
File metadata and controls
40 lines (36 loc) · 718 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
name: llamadart
description: Dart and Flutter local LLM inference with llama.cpp GGUF and LiteRT-LM across native platforms and web.
version: 0.8.16
homepage: https://github.com/leehack/llamadart
repository: https://github.com/leehack/llamadart
issue_tracker: https://github.com/leehack/llamadart/issues
topics:
- llama
- llm
- inference
- gguf
- litert
platforms:
android:
ios:
linux:
macos:
web:
windows:
environment:
sdk: ^3.10.7
dependencies:
archive: ^4.0.7
ffi: ^2.1.0
path: ^1.8.3
http: ^1.1.0
crypto: ^3.0.0
web: ^1.0.0
code_assets: ^1.0.0
hooks: '>=1.0.0 <3.0.0'
logging: ^1.3.0
dinja: ^1.0.0
dev_dependencies:
ffigen: ^20.1.1
lints: ^6.1.0
test: ^1.26.3