diff --git a/linux/CMakeLists.txt b/linux/CMakeLists.txt index 5a3fa5d..95acfd2 100644 --- a/linux/CMakeLists.txt +++ b/linux/CMakeLists.txt @@ -138,3 +138,10 @@ if(NOT CMAKE_BUILD_TYPE MATCHES "Debug") endif() + + +# This include() command was automatically added by the flutter_linux_webview +# plugin when building the app with the plugin. The app executable must be +# linked to the CEF library for the WebView plugin to work. This command links +# the app executable to the CEF library. +include(flutter/ephemeral/.plugin_symlinks/flutter_linux_webview/linux/cmake/link_to_cef_library.cmake) \ No newline at end of file diff --git a/pubspec.lock b/pubspec.lock index 3b073f6..f5b7c08 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -809,10 +809,10 @@ packages: dependency: transitive description: name: meta - sha256: e3641ec5d63ebf0d9b41bd43201a66e3fc79a65db5f61fc181f04cd27aab950c + sha256: "23f08335362185a5ea2ad3a4e597f1375e78bce8a040df5c600c8d3552ef2394" url: "https://pub.dev" source: hosted - version: "1.16.0" + version: "1.17.0" mime: dependency: transitive description: @@ -1318,10 +1318,10 @@ packages: dependency: transitive description: name: test_api - sha256: "522f00f556e73044315fa4585ec3270f1808a4b186c936e612cab0b565ff1e00" + sha256: ab2726c1a94d3176a45960b6234466ec367179b87dd74f1611adb1f3b5fb9d55 url: "https://pub.dev" source: hosted - version: "0.7.6" + version: "0.7.7" timezone: dependency: "direct main" description: