-
Notifications
You must be signed in to change notification settings - Fork 569
/
Copy pathpubspec.yaml
51 lines (47 loc) · 1.01 KB
/
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
48
49
50
51
name: dartpad_ui
description: The front-end UI of DartPad.
publish_to: none
resolution: workspace
environment:
sdk: ^3.7.0
dependencies:
collection: ^1.19.0
dartpad_shared:
path: ../dartpad_shared
flutter:
sdk: flutter
flutter_markdown: ^0.7.2
flutter_web_plugins:
sdk: flutter
go_router: ^14.1.4
google_fonts: ^6.2.1
http: ^1.3.0
image_picker: ^1.1.2
json_annotation: ^4.9.0
mime: ^2.0.0
pointer_interceptor: ^0.10.1
pretty_diff_text: ^2.0.0
provider: ^6.1.2
split_view: ^3.2.1
url_launcher: ^6.3.0
vtable: ^0.4.0
web: ^1.1.0
dev_dependencies:
flutter_test:
sdk: flutter
flutter_lints: ^5.0.0
test: ^1.25.7
flutter:
uses-material-design: true
fonts:
- family: RobotoMono
fonts:
- asset: assets/RobotoMono-Regular.ttf
- asset: assets/RobotoMono-Bold.ttf
weight: 700
assets:
- assets/dart_logo_192.png
- assets/flame_logo_192.png
- assets/flutter_logo_192.png
- assets/gemini_sparkle_192.png
- assets/idx_192.png