We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0ea5f7f + d30ab06 commit 7995993Copy full SHA for 7995993
pubspec.yaml
@@ -19,6 +19,7 @@ dependencies:
19
flutter_plugin_android_lifecycle: ^2.0.7
20
stream_transform: ^2.0.0
21
plugin_platform_interface: ^2.1.2
22
+ webview_flutter: ^2.8.0
23
webviewx: ^0.2.1
24
ffi: ^1.2.1
25
@@ -27,9 +28,6 @@ dev_dependencies:
27
28
sdk: flutter
29
flutter_lints: ^2.0.1
30
-dependency_overrides:
31
- webview_flutter: ^2.8.0
32
-
33
# For information on the generic Dart part of this file, see the
34
# following page: https://dart.dev/tools/pub/pubspec
35
0 commit comments