-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathpubspec.yaml
More file actions
77 lines (59 loc) · 1.34 KB
/
pubspec.yaml
File metadata and controls
77 lines (59 loc) · 1.34 KB
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
68
69
70
71
72
73
74
75
76
77
name: l3_flutter_selise_blocksconstruct
description: "A new Flutter project."
publish_to: 'none' # Remove this line if you wish to publish to pub.dev
version: 1.0.0+4
environment:
sdk: ^3.5.4
dependencies:
flutter:
sdk: flutter
cupertino_icons: ^1.0.8
path_provider: ^2.1.3
google_fonts: ^6.2.1
flutter_localizations:
sdk: flutter
intl: ^0.19.0
shared_preferences: ^2.5.2
#routing
go_router: ^14.8.0
go_router_builder: ^2.8.0
#state_management
flutter_riverpod: ^2.6.1
riverpod_annotation: ^2.6.1
#network
dio: ^5.8.0+1
dio_cache_interceptor: ^3.5.0
dartz: ^0.10.1
equatable: ^2.0.7
get_it: ^8.0.3
#animations
lottie: ^3.1.0
flutter_dotenv: ^5.2.1
json_annotation: ^4.9.0
flutter_secure_storage: ^9.2.4
reactive_forms: ^17.0.1
intl_phone_field: ^3.1.0
pinput: ^5.0.1
image_picker: ^1.1.2
fl_chart: ^0.70.2
local_auth: ^2.3.0
dev_dependencies:
#dart run change_app_package_name:main com.new.package.name
build_runner: ^2.4.15
change_app_package_name: ^1.4.0
flutter_lints: ^5.0.0
flutter_test:
sdk: flutter
freezed: ^2.5.8
json_serializable: ^6.9.4
flutter:
uses-material-design: true
generate: true
assets:
- assets/images/
- assets/lottie/
- environments/
fonts:
- family: Switzer
fonts:
- asset: assets/fonts/Switzer-Black.otf