-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpubspec.yaml
40 lines (36 loc) · 933 Bytes
/
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
name: first_project
description: "A new Flutter project."
publish_to: 'none' #Remove this line if you wish to publish to pub.dev
environment:
sdk: '>=3.3.1 <4.0.0'
dependencies:
flutter:
sdk: flutter
cupertino_icons: ^1.0.8
get: ^4.6.6
flutter_svg: ^2.0.10+1
dio: ^5.7.0
json_annotation: ^4.9.0
json_serializable: ^6.8.0
objectbox: ^4.0.2
objectbox_flutter_libs: any
shared_preferences: ^2.3.2
cached_network_image: ^3.4.1
path_provider: ^2.1.4
toastification: ^2.2.0
dev_dependencies:
flutter_test:
sdk: flutter
flutter_lints: ^4.0.0
objectbox_generator: any
build_runner: ^2.4.8
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/images/android.png
- assets/images/back.svg
objectbox:
output_dir: database