tag:github.com,2008:https://github.com/9gag-open-source/flutter-plugins/releasesTags from flutter-plugins2021-03-04T02:21:16Ztag:github.com,2008:Repository/344724470/google_maps_flutter_web-v0.2.12021-03-04T02:21:16Zgoogle_maps_flutter_web-v0.2.1: [google_maps_flutter_web] Move integration tests to example. (#3675)<p>[google_maps_flutter_web] Move integration tests to example. (<a class="issue-link js-issue-link" href="https://github.com/flutter/plugins/pull/3675">flutter…</a></p>
<p><a class="issue-link js-issue-link" href="https://github.com/flutter/plugins/pull/3675">…#3675</a>)</p>
<p>This PR moves the integration tests of this package to conform with the latest best practices for web plugins.</p>ditmantag:github.com,2008:Repository/344724470/webview_flutter-v2.0.12021-03-03T01:48:26Zwebview_flutter-v2.0.1<p>[webview_flutter] Run CocoaPods iOS tests in RunnerUITests target (<a class="issue-link js-issue-link" href="https://github.com/flutter/plugins/pull/3664">fl…</a></p>
<p><a class="issue-link js-issue-link" href="https://github.com/flutter/plugins/pull/3664">…utter#3664</a>)</p>jmagmantag:github.com,2008:Repository/344724470/path_provider_windows-v0.0.52021-03-03T18:23:58Zpath_provider_windows-v0.0.5: [path_provider] Make a 0.0.5 for Dart 2.12 compat (#3672)<p>[path_provider] Make a 0.0.5 for Dart 2.12 compat (<a class="issue-link js-issue-link" href="https://github.com/flutter/plugins/pull/3672">flutter#3672</a>)</p>
<p>Anything with a transitive dependency on `path_provider` (which is a
<br />lot) is broken on Flutter 1.26 due to Dart FFI changes. path_provider
<br />2.0.0 doesn't have this problem, but for transitive dependencies that
<br />means users need to force an override in their pubspec (and more
<br />importantly, know that they need to do so).</p>
<p>This creates a new minor release to path_provider_windows that uses a
<br />1.26-friendly version of FFI, but has the null safety changes and major
<br />version bump backed out, so that transitive dependencies can safely
<br />resolve to this working version just by doing a pub update.</p>stuartmorgan-gtag:github.com,2008:Repository/344724470/image_picker-v0.7.22021-03-03T01:48:43Zimage_picker-v0.7.2jmagmantag:github.com,2008:Repository/344724470/google_maps_flutter_web-v0.2.02021-03-03T23:07:07Zgoogle_maps_flutter_web-v0.2.0<p>[google_maps_flutter_web] Make google_maps_flutter_web work with late…</p>
<p>…st plugins (<a class="issue-link js-issue-link" href="https://github.com/flutter/plugins/pull/3673">flutter#3673</a>)</p>
<p>Co-authored-by: David Iglesias Teixeira <ditman@gmail.com></p>stuartmorgan-gtag:github.com,2008:Repository/344724470/in_app_purchase-v0.5.02021-03-02T03:24:10Zin_app_purchase-v0.5.0tag:github.com,2008:Repository/344724470/connectivity_for_web-v0.4.02021-03-02T19:14:04Zconnectivity_for_web-v0.4.0ditmantag:github.com,2008:Repository/344724470/camera-v0.8.02021-03-02T19:14:04Zcamera-v0.8.0ditmantag:github.com,2008:Repository/344724470/wifi_info_flutter_platform_interface-v2.0.12021-03-01T19:46:33Zwifi_info_flutter_platform_interface-v2.0.1: Update plugin_platform_interface min version (#3650)<p>Update plugin_platform_interface min version (<a class="issue-link js-issue-link" href="https://github.com/flutter/plugins/pull/3650">flutter#3650</a>)</p>
<p>To avoid intra-repo plugin conflicts during the NNBD stable migration,
<br />`plugin_platform_interface` allowed either 1.x or 2.0. However, 1.0.x
<br />isn't null-safe so this can cause apps that don't have all their
<br />packages fully updated can fail to run in strong mode (due to having an
<br />old local `plugin_platform_interface`.</p>
<p>Now that everything has been updated, we can bump all the minimums so
<br />that people updating their plugins will get new versions of the
<br />dependency.</p>stuartmorgan-gtag:github.com,2008:Repository/344724470/url_launcher-v6.0.22021-03-01T19:46:33Zurl_launcher-v6.0.2: Update plugin_platform_interface min version (#3650)<p>Update plugin_platform_interface min version (<a class="issue-link js-issue-link" href="https://github.com/flutter/plugins/pull/3650">flutter#3650</a>)</p>
<p>To avoid intra-repo plugin conflicts during the NNBD stable migration,
<br />`plugin_platform_interface` allowed either 1.x or 2.0. However, 1.0.x
<br />isn't null-safe so this can cause apps that don't have all their
<br />packages fully updated can fail to run in strong mode (due to having an
<br />old local `plugin_platform_interface`.</p>
<p>Now that everything has been updated, we can bump all the minimums so
<br />that people updating their plugins will get new versions of the
<br />dependency.</p>stuartmorgan-g