diff --git a/linux/CMakeLists.txt b/linux/CMakeLists.txt index fecd5de..3e8a807 100644 --- a/linux/CMakeLists.txt +++ b/linux/CMakeLists.txt @@ -80,6 +80,10 @@ if(TARGET flutter_secure_storage_linux_plugin) -Wno-error=deprecated-literal-operator) endif() +if(TARGET flutter_webrtc_plugin) + target_compile_options(flutter_webrtc_plugin PRIVATE -include cstdint) +endif() + # === Installation === # By default, "installing" just makes a relocatable bundle in the build diff --git a/pubspec.lock b/pubspec.lock index 7a558f4..d8bafad 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -849,10 +849,10 @@ packages: dependency: transitive description: name: meta - sha256: "23f08335362185a5ea2ad3a4e597f1375e78bce8a040df5c600c8d3552ef2394" + sha256: "1741988757a65eb6b36abe716829688cf01910bbf91c34354ff7ec1c3de2b349" url: "https://pub.dev" source: hosted - version: "1.17.0" + version: "1.18.0" mobile_scanner: dependency: "direct main" description: @@ -1254,10 +1254,10 @@ packages: dependency: transitive description: name: test_api - sha256: "8161c84903fd860b26bfdefb7963b3f0b68fee7adea0f59ef805ecca346f0c7a" + sha256: "949a932224383300f01be9221c39180316445ecb8e7547f70a41a35bf421fb9e" url: "https://pub.dev" source: hosted - version: "0.7.10" + version: "0.7.11" timezone: dependency: "direct main" description: