-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathpubspec.yaml
More file actions
58 lines (47 loc) · 1.41 KB
/
pubspec.yaml
File metadata and controls
58 lines (47 loc) · 1.41 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
name: mitro
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.14.1 <3.0.0"
dependencies:
flutter:
sdk: flutter
cupertino_icons: ^1.0.2
get: ^4.3.8
dio: ^4.0.0
flutter_svg: ^0.23.0+1
easy_localization: ^3.0.0
lazy_load_scrollview: ^1.3.0
flutter_secure_storage: ^5.0.2
connectivity_plus: ^2.0.3
webview_flutter: ^2.1.1
google_fonts: ^2.1.0
cached_network_image: ^3.1.0
flutter_easyloading: ^3.0.3
dev_dependencies:
flutter_test:
sdk: flutter
# The "flutter_lints" package below contains a set of recommended lints to
# encourage good coding practices. The lint set provided by the package is
# activated in the `analysis_options.yaml` file located at the root of your
# package. See that file for information about deactivating specific lint
# rules and activating additional ones.
flutter_lints: ^1.0.0
flutter_native_splash: ^1.3.2
flutter_native_splash:
color: "#FFFFFF"
image: assets/images/welcome_img.jpeg
android: true
ios: true
# The following section is specific to Flutter.
flutter:
# The following line ensures that the Material Icons font is
# included with your application, so that you can use the icons in
# the material Icons class.
uses-material-design: true
assets:
- assets/logos/
- assets/icons/
- assets/images/
- assets/locales/