-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathpubspec.yaml
44 lines (35 loc) · 969 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
41
42
43
44
name: ale_favorite_strings
description: A new Flutter project.
# Prevent accidental publishing to pub.dev.
publish_to: 'none'
version: 1.0.0+1
environment:
sdk: '>=2.19.6 <3.0.0'
dependencies:
flutter:
sdk: flutter
flutter_localizations:
sdk: flutter
# Riverpod, the only dependency really needed
# https://pub.dev/packages/flutter_riverpod
flutter_riverpod: ^2.3.4
# Needed by Freezed
# https://pub.dev/packages/json_annotation
freezed_annotation: ^2.2.0
dev_dependencies:
flutter_test:
sdk: flutter
flutter_lints: ^2.0.0
# Needed by Freezed
# https://pub.dev/packages/build_runner
build_runner: ^2.3.3
# Almost immutable classes, mainly for data models
# https://pub.dev/packages/freezed
freezed: ^2.3.2
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/