-
Notifications
You must be signed in to change notification settings - Fork 3
/
pubspec.yaml
52 lines (46 loc) · 1.07 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
name: flutter_amiibo_responsive
description: Create app connect with amiibo API and set responsive
publish_to: 'none' # Remove this line if you wish to publish to pub.dev
version: 1.0.0+1
environment:
sdk: ">=3.6.0 <4.0.0"
flutter: 3.27.0
dependencies:
collection: ^1.19.0
equatable: ^2.0.7
flutter:
sdk: flutter
flutter_bloc: ^8.1.6
flutter_hooks: ^0.20.5
flutter_web_plugins:
sdk: flutter
gap: ^3.0.1
google_fonts: ^6.2.1
http: ^1.2.2
intl: ^0.20.1
json_annotation: ^4.9.0
shimmer_animation: ^2.2.2
window_size:
git:
url: https://github.com/google/flutter-desktop-embedding.git
path: plugins/window_size
dev_dependencies:
bloc_test: ^9.1.7
build_runner: ^2.4.14
flutter_test:
sdk: flutter
integration_test:
sdk: flutter
json_serializable: ^6.9.2
mocktail: ^1.0.4
mocktail_image_network: ^1.2.0
remove_from_coverage: ^2.0.0
very_good_analysis: ^7.0.0
flutter:
uses-material-design: true
assets:
- assets/images/
fonts:
- family: Nunito
fonts:
- asset: assets/fonts/Nunito-Regular.ttf