generated from xmartlabs/flutter-template
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpubspec.yaml
56 lines (48 loc) · 1.34 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
50
51
52
53
54
55
56
name: flutter_web_showcase
description: Challenges of building a web with flutter.
publish_to: 'none' # Remove this line if you wish to publish to pub.dev
version: 1.0.0+1
environment:
sdk: '>=2.17.0 <3.0.0'
flutter: 3.0.3
# Dependencies specify other packages that your package needs in order to work.
# To automatically upgrade your package dependencies to the latest versions
# consider running `flutter pub upgrade --major-versions`. Alternatively,
# dependencies can be manually updated by changing the version numbers below to
# the latest version available on pub.dev. To see which dependencies have newer
# versions available, run `flutter pub outdated`.
dependencies:
flutter:
sdk: flutter
flutter_localizations:
sdk: flutter
auto_route: 4.2.1
bloc: 8.0.3
cupertino_icons: 1.0.4
flutter_screenutil: 5.5.3+2
dio: 4.0.6 # networking
equatable: 2.0.3
flutter_bloc: 8.0.1
flutter_dotenv: 5.0.2
flutter_secure_storage: 5.0.2
freezed_annotation: 2.1.0
get_it: 7.2.0
intl: 0.17.0
json_annotation: 4.6.0
logger: 1.1.0
meta:
dev_dependencies:
flutter_test:
sdk: flutter
auto_route_generator: 4.2.0
build_runner: 2.2.0
flutter_lints: 1.0.4
freezed: 2.1.0+1
json_serializable: 6.3.0
pedantic: 1.11.1
flutter:
generate: true
uses-material-design: true
assets:
- assets/
- assets/environments/