Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/openfoodfacts/smooth_app_plugins_fork


https://github.com/openfoodfacts/smooth_app_plugins_fork

Change the token used for mirroring. (#4646)

This is required to be able to close the repo during the default branch
migration.

Bug: http...

7686be7ecbe1cc049423715b5e2d897cb63a43c1 authored about 3 years ago by godofredoc <[email protected]>
[plugin_platform_interface] Add a new method `verify` that prevents use of `const Object()` as token. (#4640)

- Introduce `verify`, a more future-proof name. It throws `AssertionError` if `const Object()` u...

72634e0c404ca0cef18227dec5f8eaa4b6445998 authored about 3 years ago by Collin Jackson <[email protected]>
[ci] Pin Chromium version for web tests (#4620)

Switches the web tests from using the version of Chrome installed by the Dockerfile, which is wh...

cb381ced070d356799dddf24aca38ce0579d3d7b authored about 3 years ago by stuartmorgan <[email protected]>
[camera] Switch platform interface to new analysis options (#4613)

Switches camera_platform_interface from the legacy analysis options to the new ones, fixing all ...

a10ac2e0d8a8cd878fd0d0a54aa9a87c44c7d7c5 authored about 3 years ago by stuartmorgan <[email protected]>
[path_provider] Fix Android compatibility with 2.5 (#4637)

PR #4617 added a dependency on Dart auto-registration, but forgot to
bump the SDK requirement t...

6a9de4f5a7c03cf24418febe01d9bfe09bdcc40b authored about 3 years ago by stuartmorgan <[email protected]>
[path_provider] Switch Android to an internal method channel (#4617)

0619c3a9b81be1e20480c1ba82eddd41b49ea2c2 authored about 3 years ago by guille-ideotec <[email protected]>
[video_player] Update texture on seekTo (#2758)

09c61ea393787bfeb4ea947aa5ce49675aef254c authored about 3 years ago by Kevin Gray <[email protected]>
Revert "[camera]Fix crash due to calling engine APIs from background thread" (#4630)

19468e0950f5ec237ca9319c20055ff08ec963c3 authored about 3 years ago by Jenn Magder <[email protected]>
[video_player] Add 5.0 interface support (#4627)

Allows the other video_player packages to use either 4.x or 5.x of
`video_player_platform_inter...

c9c234a53e563a0312f96ca7a77a8d015bfaab5f authored about 3 years ago by stuartmorgan <[email protected]>
[camera]fix a crash related to calling engine api in the background thread (#4608)

39722125e26fdbb2aff69d7b9eb260623150eeff authored about 3 years ago by hellohuanlin <[email protected]>
[video_player] Remove test code from platform interface (#4589)

This is a breaking change to video_player_platform_interface to remove Pigeon mocks from the pub...

6531740363e539e1751a97c56ad5c1a87c985be9 authored about 3 years ago by stuartmorgan <[email protected]>
[ci] Move Android build-all CI to heavy workload (#4624)

This task's memory usage is very close to the 4GB limit of the light-workload machines, and some...

29b637301dfbafe7f84c0c6166f2b5c4dd186697 authored about 3 years ago by stuartmorgan <[email protected]>
[webview_flutter] Enable setAllowFileAccess on Android setting when loading files (#4601)

d383fada852f4924e37d6ee9673950088413bac3 authored about 3 years ago by Maurits van Beusekom <[email protected]>
Prevent setting user agent string to default value on every rebuild (#4618)

73cb8a7c7fa74686cb3fb60cb8688b90d1a73e62 authored about 3 years ago by Maurice Parrish <[email protected]>
[video_player] Eliminate platform channel from mock platform (#4588)

ee97b6534dd575c0df517d7bcffc89a6db43b3ed authored about 3 years ago by stuartmorgan <[email protected]>
[flutter_plugin_tools] Auto-retry failed FTL tests (#4610)

Currently the flake situation for Firebase Test Lab tests is very bad,
and the task running tho...

92539fc24765acb755bcd942ea598c1c4aa01b56 authored about 3 years ago by stuartmorgan <[email protected]>
update firebase key (#4616)

910055b2b53259efef8c76a50f5ae2efa217c270 authored about 3 years ago by keyonghan <[email protected]>
update firebase test key (#4615)

453089d1fa9b45e17352807c6e73adc059a027c2 authored about 3 years ago by keyonghan <[email protected]>
[video_player] Fix a flaky test (#4611)

The 'reports buffering status' test was written in an unnecessary complicated way that used pair...

bfa34380ea05631aa21997f4908f74eda65f651e authored about 3 years ago by stuartmorgan <[email protected]>
[local_auth] Switch to new analysis options (#4604)

Removes the legacy analysis options and fixes all violations. Most fixes were automated `dart fi...

1a56bb2daea752887320d8a3d5eb93af52afc6a4 authored about 3 years ago by stuartmorgan <[email protected]>
[tools] fix typo in tools (#4607)

a5b664db7c7b053328202a20830dcdcc4010353c authored about 3 years ago by Chris Yang <[email protected]>
[path_provider] Fix handling of null application ID (#4606)

The lookup of application ID was handling `null` (Dart null), but not
`nullptr` (Dart represent...

e7dbb5f4a59fc13514183b278be50dd5b6b24eb7 authored about 3 years ago by stuartmorgan <[email protected]>
[in_app-purchase] Updated the ReadMe to remove the deprecated `InAppPurchaseAndroidPlatformAddition.enablePendingPurchases ` method (#4597)

This will resolve flutter/flutter#93837 & this work is just the follow-up from #4527 PR.

We n...

b78018a365046629be142a429712c405896ff5a8 authored about 3 years ago by Daewon Kim <[email protected]>
Add missing return for nullably typed function (#4598)

684c34f5692808ce2fbf9a3d89290d3d7a4f7e33 authored about 3 years ago by Sam Rawlins <[email protected]>
[shared_preferences] Fix example in readme for mocking values (#4411)

This fixes the example for mocking values in the readme of shared_preferences.
After the NNBD m...

f9f6597ad844f5d5c1d76ecbf8576da5e7f8ba5a authored about 3 years ago by Jonas Uekötter <[email protected]>
[in_app_purchase] Fix upgrading subscription by deferred proration mode on android. (#4560)

This PR is for updating the bug of upgrading subscription by deferred mode on android, the purch...

e74df9bbef32563ec0326896382a0cd5bba43cad authored about 3 years ago by Alan Ou <[email protected]>
[path_provider] Use the application ID in the application support path (#2845) (#3077)

Use the existing executable named directory if it exists, to allow backwards
compatibility to w...

537cc437c0bf4d502654113bba7d941a9266f4a8 authored about 3 years ago by Robert Ancell <[email protected]>
Move custom analysis options into sub-packages (#4603)

When the legacy analysis options were bulk-added to the repository to
allow transitioning incre...

64c222d368bab925fe855c201a6b5f49f82bb7eb authored about 3 years ago by stuartmorgan <[email protected]>
[webview_flutter] Change import of FLTCookieManager.h to relative import (#4600)

33968c0e9e223ca64dbd6e07dc4addf81cb7269f authored about 3 years ago by BeMacized <[email protected]>
Match repo state to ignored files list (#4602)

There are a number of file types that were added to the root `.gitignore` list at some point wit...

2f72b8fba3814595a84bb4d01d538e9d75ef8cd2 authored about 3 years ago by stuartmorgan <[email protected]>
[shared_preferences] Remove platform registration (#4596)

The plugin requires Flutter 2.5, which supports auto-registration of
Dart implementation code i...

d5e200badd422a70a074f9d8e2a03490729f1fbe authored about 3 years ago by stuartmorgan <[email protected]>
[path_provider] Remove platform registration (#4540)

The plugin requires Flutter 2.5, which supports auto-registration of
Dart implementation code i...

1f0d2786c2b8980756c436500bf723ee4d5d08ef authored about 3 years ago by stuartmorgan <[email protected]>
renew cirrus key (#4592)

3e29e9173980253ab31c210487dc6221fd6b03e2 authored about 3 years ago by keyonghan <[email protected]>
[webview_flutter] Default Android to hybrid composition (#4576)

Switches the default implemention on Android from virtual display to
hybrid composition. This i...

d7f7b89adf34f92eee8f72de263d5ce8ce752068 authored about 3 years ago by stuartmorgan <[email protected]>
[webview_flutter] Proof of concept web implementation (#4594)

Initial proof of concept implementation of flutter_webview for the web.

84964325d304c2a153e1dd6dc5e96be31ee93d3c authored about 3 years ago by stuartmorgan <[email protected]>
[webview_flutter] Implements the loadFlutterAsset in the app facing package. (#4593)

7d44b40ee4f8b3e737ba5e913fb0a441c1b0f01c authored about 3 years ago by Maurits van Beusekom <[email protected]>
[webview_flutter] Add setCookie to CookieManager and support initial cookies in creation params. (#4561)

This PR adds a function for setting cookies to the CookieManager, as well support for setting in...

4fdf85cb9f1a6d52525a611fdb4f0b722bc106cd authored about 3 years ago by BeMacized <[email protected]>
[webview_flutter] WKWebView implementation of loadFlutterAsset method. (#4582)

131036d0282dee7b0ee3c2bb4279035ac77145fe authored about 3 years ago by Maurits van Beusekom <[email protected]>
[webview_flutter] Add iOS implementations for new cookie manager, to allow setting cookies directly and on webview creation. (#4556)

ab99ed5d590ecf25ea606a6fc32aba5569b09e69 authored about 3 years ago by BeMacized <[email protected]>
[webview_flutter] Add Android implementations for new cookie manager, to allow setting cookies directly and on webview creation. (#4557)

60cd47ca648ce74c69e6cca3667a65047214387a authored about 3 years ago by BeMacized <[email protected]>
[webview_flutter] Add loadRequest functionality to app facing package. (#4573)

* Add android implementations for loadRequest.

* Update changelog and pubspec.

* Fix comme...

c6914515c6fd04b93360fcf0dae86d5d4d1409be authored about 3 years ago by BeMacized <[email protected]>
[webview_flutter] Implement loadRequest in Android package. (#4563)

Implements the `loadRequest` method added in #4450 for the Android package.

Related issue:
-...

0f0dcbf10e9cdd2a61a6538eb80378f896e42c79 authored about 3 years ago by BeMacized <[email protected]>
[flutter_plugin_tools] Improve package targeting (#4577)

Improve package targeting:
- `--run-on-changed-packages` now includes only changed packages in ...

3ce611e4d2980696b95e994ac3a9bffc3897f0db authored about 3 years ago by stuartmorgan <[email protected]>
[webview_flutter] Add an option to set the background color of the webview (#3431)

2681f505dd8cd22fef97593354b4397b56ff9308 authored about 3 years ago by e-adrien <[email protected]>
[webview_flutter] Android implementation of `loadFlutterAsset` method. (#4581)

17f95e9e7f74aa9599b37779ab632e5454d5f3f8 authored about 3 years ago by Maurits van Beusekom <[email protected]>
[webview_flutter] Expose loadFile and loadHtmlString through app facing package. (#4558)

7d9cc848dfd356ecc8c456b1d451d8c92a0fa507 authored about 3 years ago by Maurits van Beusekom <[email protected]>
[webview_flutter] Add a backgroundColor option to the Android webview (#4569)

This PR add an option to set the background color of the Android webview.

Part of: https://gi...

5012b95815775ef14a4e0d160c77fc50111bc1d1 authored about 3 years ago by e-adrien <[email protected]>
Remove deprecated plugins (#4580)

This removes all of the deprecated plugins from the tree, as well as all references to them.

...

afc0ad215416ac32e999915cdc524f71e835bd53 authored about 3 years ago by stuartmorgan <[email protected]>
[flutter_plugin_tools] Add a new 'make-deps-path-based' command (#4575)

Adds a new command that adds `dependency_overrides` to any packages in the repository that depen...

40572a7076567e116065c1fa019d150dfd64505f authored about 3 years ago by stuartmorgan <[email protected]>
[webview_flutter] Add a backgroundColor option to the iOS webview (#4570)

This PR add an option to set the background color of the iOS webview.

Part of https://github....

c32b27bcb382db82af67af9170781aabd06e0698 authored about 3 years ago by e-adrien <[email protected]>
[path_provider] Switch macOS to an internal method channel (#4547)

Eliminates the path_provider_macos reliance on the default, shared method channel implementation...

178e3652ff52f1e9bd7cd96725661b43d9d2067f authored about 3 years ago by stuartmorgan <[email protected]>
[webview_flutter] Adds the `loadFlutterAsset` method to the interface. (#4562)

e5fc8b516d73297bd7176c3b8cc778a2af7be7ad authored about 3 years ago by Maurits van Beusekom <[email protected]>
[webview_flutter] Add a backgroundColor option to the webview platform interface (#4567)

Part of https://github.com/flutter/plugins/pull/3431
Part of https://github.com/flutter/flutter...

509d3e25cc2daefa22d2f06be59f334f3a2d54b7 authored about 3 years ago by e-adrien <[email protected]>
Revert deprecation of clearCookies (#4566)

936257f69eb2a6978b146e6c32cb453e75d6e923 authored about 3 years ago by BeMacized <[email protected]>
[webview_flutter] Add supporting interfaces for setting cookies to platform interface. (#4555)

702fada379f3b7b70a0b3af9879aa0629a1533b6 authored about 3 years ago by BeMacized <[email protected]>
[in_app_purchase]Update the version number and CHANGELOG (#4097)

71496dcdf09d638cb17a3fff28b6b4dfcf50d6e7 authored about 3 years ago by Yusuf <[email protected]>
[webview_flutter] Migrate webview_flutter package to analysis_options.yaml (#4552)

355d51bc0504dd59cc51c956c84dc8614175bade authored about 3 years ago by Maurits van Beusekom <[email protected]>
[webview_flutter] Android implementation of `loadFile` and `loadHtmlString` methods (#4544)

eca90883b81184584cdd596abc01fbb64b820046 authored about 3 years ago by Maurits van Beusekom <[email protected]>
[url_launcher] Switch to new analysis options (#4551)

Removes the legacy analysis options for all `url_launcher` packages, and fixes all resulting vio...

2ab3044cfbb4ee2f3dcbc5741628da8f4e0eb437 authored about 3 years ago by stuartmorgan <[email protected]>
[in_app_purchase] Deprecated the `InAppPurchaseAndroidPlatformAddition.enablePendingPurchases` method. (#4527)

3990aaf18eb81262efac6a6477d9f3536e69b44b authored about 3 years ago by Maurits van Beusekom <[email protected]>
[webview_flutter] Clean up prefer_const_constructor ignore statements (#4553)

6bc9a2bd62e5ac9ff36b0fddf77ece6fdddaeef6 authored about 3 years ago by Maurits van Beusekom <[email protected]>
[webview_flutter] Updates webview_flutter_platform_interface to version 1.5.2 (#4554)

* Updates webview_flutter_platform_interface to version 1.5.2

Updates to the latest version o...

f581e1396c1fd58048763e94ae9c6ff76bbf4c0e authored about 3 years ago by Maurits van Beusekom <[email protected]>
[webview_flutter] Migrate webview_flutter_platform_interface to analysis_options.yaml (#4549)

8b661af14c3ef8f41c7f9c8a83178eb0dc98a4d6 authored about 3 years ago by Maurits van Beusekom <[email protected]>
[url_launcher] Publish fully federated version (#4536)

Restores the app-facing package to a publishable state now that _android
and _ios implementatio...

a456f6343840eba0d0b4de27e215f210bf4dbcc4 authored about 3 years ago by stuartmorgan <[email protected]>
[webview_flutter] Pre-emptively ignore prefer_const_constructor warning. (#4550)

07e4027369df8cee5811c58af2cd615a4f30c405 authored about 3 years ago by Maurits van Beusekom <[email protected]>
[quick_actions] Migrate to new analysis options (#4548)

Removes the use of the legacy analysis options, and fixes the resulting analysis issues.

No v...

1e2ffdb006e65224aab3fe13cc06b6bf2004ba8a authored about 3 years ago by stuartmorgan <[email protected]>
[ci] Exclude files generated by Pigeon from analysis. (#4546)

a9f34a1d528ca34e3d37dd1e2e6d7c69081aae37 authored about 3 years ago by Maurits van Beusekom <[email protected]>
[webview_flutter] Migrate webview_flutter_wkwebview to analysis_options.yaml (#4545)

7760622ae0953155bdcb8436d9275efbce828378 authored about 3 years ago by Maurits van Beusekom <[email protected]>
[webview_flutter] Added contributing section to the README.md (#4543)

a44ca2f238b145db106da7b2209b9341fde8f168 authored about 3 years ago by Maurits van Beusekom <[email protected]>
[flutter_plugin_tools] Check for FlutterTestRunner in FTL tests (#4531)

When running via Firebase Test Lab, ensure that there is a test using
`FlutterTestRunner`. This...

aa8095470117abd467d9f40a7f125d175c197401 authored about 3 years ago by stuartmorgan <[email protected]>
[webview_flutter] Speculative getTitle fix (#4539)

* [webview_flutter] getTitle flake test fix

Attempts to fix the getTitle flake by running JS ...

a157a0a1f7b2759af4a86193aeb6a5dffb44f332 authored about 3 years ago by stuartmorgan <[email protected]>
[webview_flutter] Adjust getTitle test (#4537)

The getTitle test has been flaking on iOS, for reasons that are not
clear. This is a highly spe...

e13a46942cffe662beb996855f71913c491f1e92 authored about 3 years ago by stuartmorgan <[email protected]>
[flutter_plugin_tools] Check for missing version and CHANGELOG updates (#4530)

The currently documented repository policy is to:
- require version updates for packages change...

a10b89e42d5a88aadec7953007a47cc96eaa60e8 authored about 3 years ago by stuartmorgan <[email protected]>
Update all targetSdkVersions and enable multidex (#4533)

bb65f91d3f3da4e593ebc3db712816a260b305f3 authored about 3 years ago by stuartmorgan <[email protected]>
Update some plugins targetSdkVersions to 31 (#4535)

Precursor to https://github.com/flutter/plugins/pull/4533

On master channel, plugin unit test...

16fa1ed54e81155092f26a158ee2bfab026a9cc4 authored about 3 years ago by stuartmorgan <[email protected]>
[url_launcher] Federate mobile implementations (#4515)

Fully federates the plugin by moving the existing mobile implementations to their own packages, ...

7f9baddb965092aaf71785271032db605b23e814 authored about 3 years ago by stuartmorgan <[email protected]>
[ci] Update labeler for special cases (#4528)

Not all iOS implementation packages use `_ios` now. This adds `_storekit` and `_wkwebview` as kn...

55e246bfa0fd43ff16dc0041084449e606d0fb3c authored about 3 years ago by stuartmorgan <[email protected]>
[url_launcher] Improve README and example (#4529)

Fixes the README and example to properly demonstrate using `canLaunch`
to adjust UI, rather tha...

e714f1b80d95918becd708d629d54a7d1951daa5 authored about 3 years ago by stuartmorgan <[email protected]>
Enable Android integration tests in remaining plugins (#4514)

e5156e9ab70ab58d76f7b9819b03bcfdff5c2843 authored about 3 years ago by Emmanuel Garcia <[email protected]>
[in_app_purchase] Emit empty list when no transactions to restore. (#4523)

fe1a3c49f29947c42c22e07169baa98ce796ccdd authored about 3 years ago by Maurits van Beusekom <[email protected]>
[shared_preferences] Publish fully federated version (#4526)

Restores the app-facing package to publishable state, pointing at the
newly-published federated...

d237127bb7751ad6195367cef7a3195026b9e00d authored about 3 years ago by stuartmorgan <[email protected]>
Bump plugin Android compileSdkVersions to 31 (#4502)

943b60476782740d69dc66049bb27016980166f3 authored about 3 years ago by Camille Simon <[email protected]>
[local_auth] Fix activity leak in LocalAuthPlugin (#4449)

cbe6449216d07b12ddabc2d2872de399d06dfa18 authored about 3 years ago by Rulong Chen(陈汝龙) <[email protected]>
[in_app_purchase] Rename iOS implementation to _storekit (#4518)

Renames the iOS implementation package to `in_app_purchase_storekit`, and renames it types and f...

b0f84b897237f2a42ed4e767ff6d766c2d9289ad authored about 3 years ago by stuartmorgan <[email protected]>
[shared_preferences] Federate mobile implementations (#4505)

Fully federates the plugin by moving the existing mobile implementations to their own packages, ...

c3149e1bce14aa853cab5473c392acc7dca17106 authored about 3 years ago by stuartmorgan <[email protected]>
[google_maps_flutter][android] suppress unchecked cast warning (#4409)

39b75d2fe59acbf81a060a2178f8d1d0db549afb authored about 3 years ago by Lukas Kurz <[email protected]>
[webview_flutter] Disable flaky test on iOS (#4525)

The test 'can open new window and go back' periodically times out on
iOS, often for all runs th...

07179130b348cc892c91416983e38daa292aee81 authored about 3 years ago by stuartmorgan <[email protected]>
[image_picker] Fix iOS RunnerUITests search paths (#4501)

RunnerUITests crashes at runtime because `Flutter` is correctly not embedded in the bundle. XCU...

cd07efcf639bca733d1834702acbf9435fa462e2 authored about 3 years ago by Jenn Magder <[email protected]>
[webview_flutter] Revert addition of onUrlChanged (#4524)

Reverts https://github.com/flutter/plugins/pull/4509, which is ecosystem-breaking since it adds ...

58d215dd926cd551d73fd73a62f4bad129ac561c authored about 3 years ago by stuartmorgan <[email protected]>
Revert "[ci] Add 'main' builders in bringup mode" (#4521)

ebf689d3342ec484fda33705f9a1e311d45e0ab3 authored about 3 years ago by stuartmorgan <[email protected]>
[webview_flutter] Add onUrlChanged callback to platform interface. (#4509)

349a858048db6c4d74610e228b2772ba9b2b73c2 authored about 3 years ago by BeMacized <[email protected]>
[in_app_purchase] Fix CHANGELOG for 0.2.0. (#4517)

88c69ed861479da212c978500b709e082c94aa11 authored about 3 years ago by Maurits van Beusekom <[email protected]>
[webview_flutter_android] Implementation of Android WebView widget using pigeon (#4503)

8f55fb68d0e91f35dd5b01c58f4f977ade2cba66 authored about 3 years ago by Maurice Parrish <[email protected]>
[in_app_purchase]IAP/android add cancel status (#4095)

4ccc90493235419ef01337a19a7013bee578864a authored about 3 years ago by Yusuf <[email protected]>
[in_app_purchase]Iap/ios add cancel status (#4094)

2aa2e5a8dfc2e02c1aaf6a23af85f1c07a3301cf authored about 3 years ago by Yusuf <[email protected]>
[webview_flutter] Fix Flaky Resize Test (#4460)

e6ff3527c3c103cfd4c5f06b11d4ad331e0af627 authored about 3 years ago by Maurice Parrish <[email protected]>
Add link to CHANGELOG style in PR template (#4512)

1e85f320695dbc6676602dee99e8a9acc89ad4ee authored about 3 years ago by stuartmorgan <[email protected]>
[url_launcher] Add null check for extracting browser headers (#4507)

b8185a3aa76cb092a12b16aa4a67b88f20f10c70 authored about 3 years ago by Camille Simon <[email protected]>
[camera] Fix version and CHANGELOG (#4513)

https://github.com/flutter/plugins/pull/4423 incorrectly added changelog
entries to an already-...

b6e8d056ed7781c1dae6388a79770e2d87fcbb19 authored about 3 years ago by stuartmorgan <[email protected]>
[path_provider] Fix links in READMEs (#4504)

184d3a6f8575e2c2daaf009a0f51368222ab066b authored about 3 years ago by stuartmorgan <[email protected]>