-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpubspec.yaml
62 lines (46 loc) · 1021 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
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
name: builders_act_maker
description: A new Flutter project.
publish_to: 'none'
version: 0.1.0
environment:
sdk: '>=3.0.1 <4.0.0'
dependencies:
flutter:
sdk: flutter
cupertino_icons: ^1.0.5
freezed_annotation: ^2.2.0
json_annotation: ^4.8.1
theme_tailor_annotation: ^2.0.0
bloc: ^8.1.2
flutter_bloc: ^8.1.3
provider: ^6.0.5
get_it: ^7.6.0
google_fonts: ^4.0.5
intl: ^0.18.0
app_runner: ^2.2.0+1
fluent_ui: ^4.6.1
dyn_mouse_scroll: ^1.0.7
go_router: ^7.1.1
flutter_reorderable_grid_view: ^4.0.0
hive: ^2.2.3
path_provider: ^2.0.15
hive_flutter: ^1.1.0
uuid: ^3.0.7
file_picker: ^5.3.1
ffi: ^2.0.2
dev_dependencies:
flutter_test:
sdk: flutter
lints: ^2.1.0
flutter_lints: ^2.0.1
custom_lint: ^0.4.0
build_runner: ^2.4.4
flutter_gen_runner: ^5.3.1
freezed: ^2.3.4
hive_generator: ^2.0.0
json_serializable: ^6.7.0
theme_tailor: ^2.0.0
flutter_launcher_icons: ^0.13.1
go_router_builder: ^2.0.2
flutter:
uses-material-design: true