forked from zeshuaro/appainter
-
Notifications
You must be signed in to change notification settings - Fork 0
/
pubspec.yaml
67 lines (63 loc) · 1.53 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
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
name: appainter
description: A material theme editor and generator for Flutter to configure and
preview the overall visual theme of your material app.
publish_to: "none"
version: 1.4.11
environment:
sdk: ">=2.12.0 <3.0.0"
dependencies:
appainter_annotations:
path: packages/annotations
bloc: ^8.0.0
collection: ^1.15.0
copy_with_extension: ^4.0.0
cupertino_icons: ^1.0.0
device_preview: ^1.0.0
dio: ^4.0.0
dropdown_search: ^5.0.0
enum_to_string: ^2.0.1
equatable: ^2.0.0
expandable: ^5.0.1
file_picker: ^5.0.0
firebase_analytics: ^10.0.0
firebase_auth: ^4.0.0
firebase_core: ^2.0.0
flex_color_picker: ^3.0.0
flutter:
sdk: flutter
flutter_bloc: ^8.0.0
flutter_markdown: ^0.6.2
google_fonts: ^3.0.0
intl: ^0.17.0
json_theme: ^4.0.0
material_color_utilities: ^0.1.3
material_design_icons_flutter: ^6.0.0
ndialog: ^4.1.0
path_provider: ^2.0.2
pretty_json: ^2.0.0
random_color_scheme: ^0.1.3
shared_preferences: ^2.0.12
universal_html: ^2.0.8
universal_io: ^2.0.4
url_launcher: ^6.0.9
window_size:
git:
url: https://github.com/google/flutter-desktop-embedding.git
path: plugins/window_size
ref: 89c350f787e1d7bff12b3517e5671146211ee70e
dev_dependencies:
appainter_builder:
path: packages/builder
bloc_test: ^9.0.0
build_runner: ^2.0.0
cider: ^0.1.0
copy_with_extension_gen: ^4.0.0
flutter_lints: ^2.0.0
flutter_test:
sdk: flutter
mocktail: ^0.3.0
remove_from_coverage: ^2.0.0
flutter:
uses-material-design: true
assets:
- assets/icon.png