-
Notifications
You must be signed in to change notification settings - Fork 0
/
pubspec.yaml
83 lines (72 loc) · 1.63 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
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
name: movie_db_flutter
description: A new Flutter project.
publish_to: "none" # Remove this line if you wish to publish to pub.dev
version: 1.0.0+1
environment:
sdk: ">=2.12.0 <3.0.0"
dependencies:
flutter:
sdk: flutter
#Network
dio: ^4.0.0
json_annotation: ^4.0.0
json_serializable: ^4.0.3
retrofit: ^2.0.0
connectivity: ^3.0.3
#Firebase
#Models
freezed: ^0.14.1
freezed_annotation: ^0.14.1
#State-manangement
stacked: ^2.1.1
#di
get_it: ^6.0.0
#local_db
shared_preferences: ^2.0.5
#ui
auto_route: ^2.2.0
animations: ^2.0.0
fluttertoast: ^8.0.1-nullsafety.0
auto_size_text: ^3.0.0-nullsafety.0
google_fonts: ^2.0.0
cupertino_icons: ^1.0.2
smooth_page_indicator: ^0.3.0-nullsafety.0
badges: ^2.0.0-nullsafety.1
dotted_border: ^2.0.0-nullsafety.0
#utils
intl: ^0.17.0
device_info: ^2.0.0
devicelocale: ^0.4.1
flutter_device_type: ^0.4.0
package_info: ^2.0.0
analyzer: ^1.2.0
permission_handler: ^6.1.1
flutter_polyline_points: ^1.0.0
flutter_jailbreak_detection: ^1.6.0
timeago: ^3.0.2
mime: ^1.0.0
enum_to_string: ^2.0.1
collection: ^1.15.0
supercharged: ^2.0.0
flutter_svg: ^0.21.0-nullsafety.0
easy_localization: ^3.0.0
url_launcher: ^6.0.2
pull_to_refresh: 1.6.4-nullsafety.0
cached_network_image: ^3.0.0
dev_dependencies:
flutter_test:
sdk: flutter
build_runner:
retrofit_generator: ^2.0.0
auto_route_generator: ^2.1.0
flutter_launcher_icons: ^0.9.0
flutter_icons:
android: true
ios: true
remove_alpha_ios: true
image_path: "assets/appIcon.png"
flutter:
uses-material-design: true
assets:
- assets/
- assets/translations/