-
Notifications
You must be signed in to change notification settings - Fork 16
/
Copy pathpubspec.yaml
49 lines (40 loc) · 1.15 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
name: flutter_arch_comp
description: Demo sample for Flutter Architecture Components
# Prevent accidental publishing to pub.dev.
publish_to: 'none'
version: 1.0.0+1
environment:
sdk: '>=3.0.0 <4.0.0'
dependencies:
flutter:
sdk: flutter
flutter_localizations:
sdk: flutter
# https://pub.dev/packages/cached_network_image
cached_network_image: ^3.4.1
# https://pub.dev/packages/flutter_riverpod
flutter_riverpod: ^2.6.1
# https://pub.dev/packages/flutter_svg
flutter_svg: ^2.0.17
# https://pub.dev/packages/http
http: ^1.2.2
# https://pub.dev/packages/json_annotation
json_annotation: ^4.9.0
# https://pub.dev/packages/shared_preferences
shared_preferences: ^2.3.5
dev_dependencies:
flutter_test:
sdk: flutter
# https://pub.dev/packages/build_runner
build_runner: ^2.4.14
# https://pub.dev/packages/flutter_lints
flutter_lints: ^3.0.2
# https://pub.dev/packages/json_serializable
json_serializable: ^6.9.3
flutter:
uses-material-design: true
# Enable generation of localized Strings from arb files.
generate: true
assets:
# Add assets from the images directory to the application.
- assets/images/