-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpubspec.yaml
46 lines (42 loc) · 940 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
45
46
name: webview_test
description: A Very Good Project created by Very Good CLI.
version: 1.0.0+1
publish_to: none
environment:
sdk: ">=3.1.0 <4.0.0"
dependencies:
bloc: ^8.1.2
cupertino_icons: ^1.0.6
flutter:
sdk: flutter
flutter_bloc: ^8.1.3
flutter_hooks: ^0.20.3
flutter_inappwebview: ^6.0.0
flutter_localizations:
sdk: flutter
freezed_annotation: ^2.4.1
functional_widget_annotation: ^0.10.0
gap: ^3.0.1
get_it: ^7.6.4
go_router: ^13.0.0
injectable: ^2.3.2
intl: ^0.18.0
json_annotation: ^4.8.1
logger: ^2.0.2+1
url_launcher: ^6.2.2
webview_flutter: ^4.4.2
dev_dependencies:
bloc_test: ^9.1.4
build_runner: ^2.4.7
flutter_test:
sdk: flutter
freezed: ^2.4.6
functional_widget: ^0.10.1
go_router_builder: ^2.4.0
injectable_generator: ^2.4.1
json_serializable: ^6.7.1
mocktail: ^1.0.0
very_good_analysis: ^5.1.0
flutter:
uses-material-design: true
generate: true