-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpubspec.yaml
More file actions
55 lines (48 loc) · 1.08 KB
/
pubspec.yaml
File metadata and controls
55 lines (48 loc) · 1.08 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
name: getx_template
version: 1.0.0+1
publish_to: 'none'
description: "A new Flutter project."
environment:
sdk: '>=3.3.1 <4.0.0'
dependencies:
cached_network_image: ^3.4.1
dio: ^5.4.3+1
equatable: ^2.0.5
flutter:
sdk: flutter
flutter_localizations:
sdk: flutter
flutter_spinkit: ^5.2.1
flutter_svg: ^2.0.10+1
flutter_tabler_icons: ^1.40.0
get: ^4.6.6
google_fonts: ^6.2.1
infinite_scroll_pagination: ^4.1.0
internet_connection_checker: ^1.0.0+1
logger: ^2.3.0
nb_utils:
git: https://github.com/Rissmon/nb_utils
path: any
shared_preferences: ^2.2.3
sqflite: ^2.3.3+1
dev_dependencies:
change_app_package_name: ^1.2.0
flutter_launcher_icons: ^0.13.1
flutter_lints: ^3.0.0
flutter_test:
sdk: flutter
rename_app: ^1.6.1
flutter_launcher_icons:
image_path_ios: "assets/images/app_logo.png"
image_path_android: "assets/images/app_logo.png"
ios: true
android: true
adaptive_icon_background: "#ffffff"
flutter_test:
sdk: flutter
flutter:
generate: true
uses-material-design: true
assets:
- assets/db/
- assets/images/