-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathpubspec.yaml
68 lines (57 loc) · 1.28 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
name: ecommerce_module
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: '>=3.1.1 <4.0.0'
dependencies:
flutter:
sdk: flutter
cupertino_icons: 1.0.2
flutter_riverpod:
dio:
dartz: 0.10.1
shimmer:
hive:
carousel_slider:
hive_flutter:
go_router: 7.0.0
pinput: 3.0.1
badges: 3.1.2
cached_network_image: 3.2.3
flutter_screenutil: 5.9.0
syncfusion_flutter_sliders: 23.1.36
getwidget: 4.0.0
flutter_rating_bar: 4.0.1
percent_indicator: 4.2.3
freezed_annotation: 2.4.1
input_form_field:
git:
url: [email protected]:momshaddinury/input_form_field.git
ref: version-0.0.6
core:
path: modules/core
connectivity_plus: 5.0.0
dev_dependencies:
flutter_test:
sdk: flutter
hive_generator: 2.0.0
build_runner: 2.3.2
flutter_lints: 2.0.3
lints: 2.1.1
very_good_analysis: 5.1.0
flutter:
uses-material-design: true
assets:
- images/
- images/icons/
- images/home_page_icons/
- images/home_page_icons/category_icons/
- images/banner/
- images/product_detail_icons/
- images/info_seller/
fonts:
- family: DM Sans
fonts:
- asset: fonts/DMSans-VariableFont_opsz,wght.ttf
weight: 200