File tree Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Original file line number Diff line number Diff line change 11name : flutter_unity_widget
22description : Flutter Unity 3D widget for embedding Unity game scenes in flutter. This library now supports Unity as a Library.
3- version : 2022.1.7
3+ version : 2022.1.7+1
44# authors:
55# - Rex Raphael <rex.raphael@outlook.com>
66# - Thomas Stockx <thomas@stockxit.com>
@@ -16,7 +16,7 @@ dependencies:
1616 sdk : flutter
1717 flutter_web_plugins :
1818 sdk : flutter
19- flutter_plugin_android_lifecycle : ^2.0.6
19+ flutter_plugin_android_lifecycle : ^2.0.7
2020 stream_transform : ^2.0.0
2121 plugin_platform_interface : ^2.1.2
2222 webviewx : ^0.2.1
@@ -27,6 +27,9 @@ dev_dependencies:
2727 sdk : flutter
2828 flutter_lints : ^2.0.1
2929
30+ dependency_overrides :
31+ webview_flutter : ^2.8.0
32+
3033# For information on the generic Dart part of this file, see the
3134# following page: https://dart.dev/tools/pub/pubspec
3235
You can’t perform that action at this time.
0 commit comments