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

[in_app_purchase] Add documentation for price change confirmations (#4092)

fa036005b294e755f4c251e1b114f9212b4c1d21 authored over 3 years ago
[camera] android-rework part 8: Supporting modules for final implementation (#4054)

e2541ca01c3d6f41c6dae8faed8d1f635073cd68 authored over 3 years ago
[plugin_platform_interface] Fix README broken link (#4143)

744730cd972fb8162dda13a82addf2a0b47b0228 authored over 3 years ago
[various] Prepare plugin repo for binding API improvements (#4137)

d0ac2f7c16bcd6f987f61377f7e1f7aeb3b209d9 authored over 3 years ago
[flutter_plugin_tools] Work around banner in drive-examples (#4142)

* [flutter_plugin_tools] Work around banner in drive-examples

Strip off any unexpected output...

6dd1c4658b500ee569caeb131872a805289d2d26 authored over 3 years ago
[video_player] Fixed HLS Streams on iOS (#3360)

Refactor `FLTCMTimeToMillis` to support indefinite streams.

Co-authored-by: Mike Diarmid <mik...

3f940429d0e73e2cadfa8a3d487354e0e06f2206 authored over 3 years ago
[flutter_plugin_tools] Migrate 'test' to new base command (#4133)

Migrates `test` to the new package looping base command.

Refactors the bulk of the logic to h...

b16697ca8837f2cb092cda892231389d6292bfc5 authored over 3 years ago
[video_player] Update to ExoPlayer 2.14.1 (#4141)

Update the ExoPlayer dependency to the latest version, and remove the dependency on the deprecat...

1626b1060dc4c7dd9993da1c611a81221b0c29a0 authored over 3 years ago
Prepare plugin repo for binding API improvements. (#4136)

971d6c38e5cf2f4a2cfc3817d330ffec107d8439 authored over 3 years ago
[flutter_plugin_tools] Add --packages, and deprecated --plugins (#4134)

Most of the tool operates on packages in general, and the targetting
done currently by the `--p...

f466cccab3abb9f8151b0489c496acdd75c836bf authored over 3 years ago
[flutter_plugin_tool] Add more failure test coverage (#4132)

Many commands had insufficient failure testing. This adds new tests that
ensure that for every ...

2745bad5874679bc5686d2a03a89d2fb2b980e96 authored over 3 years ago
[in_app_purchase] Initialize SKError with correct data type (#4113)

3477be294a167f6b78ba6c0e58d25efec337a094 authored over 3 years ago
[flutter_plugin_tools] Migrate publish-check to the new base command (#4119)

To support this command's --machine flag, which moves all normal output into a field in a JSON s...

24febdf3aefdf469f7e30168a57f227682373146 authored over 3 years ago
[flutter_plugin_tools] Remove most exitOnError:true usage (#4130)

The intent of package-looping commands is that we always want to run them for all the targeted p...

9bd9ca1d7423f1e1a1f063ae87deff41c2b191b1 authored over 3 years ago
[flutter_plugin_tools] Minor test cleanup (#4120)

- Updates the remaining tests (other than one that still needs to be
converted to the new bas...

dc0f574d9510598143d507a5ff0a946b3a643adb authored over 3 years ago
[flutter_plugin_tools] Add a summary for successful runs (#4118)

Add a summary to the end of successful runs for everything using the new looping base command, s...

719a6753aee626b65b0748230c4295579fc3d6c1 authored over 3 years ago
Exclude arm64 simulators from google_sign_in example project (#4128)

6425a3056bf5e057c62b3329d1ba28ba911ea61d authored over 3 years ago
Exclude arm64 simulators from google_maps_flutter example project (#4127)

962c60701d663c5cc3c85f22d193351e46fdb157 authored over 3 years ago
[in_app_purchase] Added country code to sk product wrapper (#4122)

893ba4981c26377823894dfd3b927aabd61b1306 authored over 3 years ago
[flutter_plugin_tools] Overhaul drive-examples (#4099)

Significantly restructures drive-examples:
- Migrates it to the new package-looping base comman...

c36c0079b8856d7ec02ad91308d2934c95c8efb0 authored over 3 years ago
[flutter_plugin_tools] Migrate firebase-test-lab to new base command (#4116)

Migrates firebase-test-lab to use the new package-looping base command.

Other changes:
- Ext...

44f3d5d86a31663686f5afd379e6d17417f9751c authored over 3 years ago
[flutter_plugin_tools] Migrate build-examples to new base command (#4087)

Switches build-examples to the new base command that handles the boilerplate of looping over tar...

01395862f4e015f92f4686030136b105a32d13a5 authored over 3 years ago
[flutter_plugin_tools] Move license-check tests to runCapturingPrint (#4107)

6e1d7241a81a357ab6ad949c14ae120d91985f7b authored over 3 years ago
[url_launcher] Amend example's manifest and docs (#4006)

7e2560a00b910a88a3768d1b92c19a2a1c260e36 authored over 3 years ago
[image_picker] Fixed IOException when cache directory is removed (#4117)

9ab0be9db386af84fee8918bd6ea5d2da4a220ba authored over 3 years ago
[in_app_purchase] Fix app exceptions caused by missing App Store receipt (#4096)

acc502e234b56eea01a352c3a583146f0675638c authored over 3 years ago
Add Basic Junit Tests to some plugins (#4108)

94caa8a70476b576657a0940c2b553afc2b80250 authored over 3 years ago
[image_picker]Update example app (#4103)

03f9b495010eb9b17bf6fb4dbf09abcfaa485a25 authored over 3 years ago
[flutter_plugin_tools] Restructure version-check (#4111)

Combines the two different aspects of version-checking into a single looping structure based on ...

54082e0cb1478fcb46778ec7eb92d691b09ad603 authored over 3 years ago
Split some Cirrus script steps (#4112)

It is much easier to use the results UI for Cirrus tasks when each major
portion of the script ...

62e83808ecb795a5b0497cb5686565b8ee433df5 authored over 3 years ago
[flutter_plugin_tools] Migrate java-test to new base command (#4105)

Switches `java-test` to the new base command that handles the boilerplate of looping over target...

a02b8f2703ec56f07b728e43c07fc8cd93fd70e1 authored over 3 years ago
[flutter_plugin_tools] ignore flutter_plugin_tools when publishing (#4110)

8af8001ab96b273db599e399b84f949bee5fd860 authored over 3 years ago
[in_app_purchase] Add support for SKPaymentQueueDelegate and showPriceConsentIfNeeded (#4085)

fde14716b52785ae862c6606dbf9d3ab84d75825 authored over 3 years ago
[flutter_plugin_tools] release 0.3.0 (#4109)

cb535ef3b678ed7d85bc6794c939e9ffb2d0ba20 authored over 3 years ago
Migrate command, add failure test, remove skip (#4106)

Switches `podspec` to the new base command that handles the boilerplate of looping over target p...

714339b3f0718f01476ddcf45f5167b2c9502c07 authored over 3 years ago
Don't install cocoapods; use the version in the image (#4104)

bc4ac59421bb68e5adaa29720be5d0db4f89cc13 authored over 3 years ago
[flutter_plugin_tools] Migrate analyze to new base command (#4084)

Switches `analyze` to the new base command that handles the boilerplate
of looping over target ...

97877524f50c32e16ab279ae88d07abd028c2494 authored over 3 years ago
Add release status badge to README (#4102)

26e827845487ebec91a95b304f82f1952697efeb authored over 3 years ago
Build all iOS example apps on current Flutter stable (#4101)

6c5ececee89d5a7574cd71bbde12acd0d257b116 authored over 3 years ago
[url_launcher] Fix test button check for iOS 15 (#4088)

09e2d5c2610aad8ea040dddc99ce2ecc2596cbb9 authored over 3 years ago
Update .ci.yaml documentation link (#4090)

152ae1f7b80d7d698ef35965d4c483c00f1b4b53 authored over 3 years ago
[image_picker] Updated pickImage and pickVideo docs to expose the possible errors that can be thrown (#4089)

6d3c299abedd9e9f9dd2dc3b4d8990cc19d3a486 authored over 3 years ago
[flutter_plugin_tools] `publish-plugin` check against pub to determine if a release should happen (#4068)

This PR removes a TODO where we used to check if a release should happen against git tags, inste...

d1c3e83e84c50ac0be06aa921043bb73c2936ec6 authored over 3 years ago
[webview_flutter] Suppress iOS 9 deprecation warnings (#4100)

On master the project is auto-updated to iOS 9, causing CI failures on
this deprecation warning...

ca42231e4878082101f5f6b54a3e3f545e6d3876 authored over 3 years ago
Disable the "needs publishing" auto-labeler (#4098)

a7c58acb6d6b48f870f4c320c83c16270797e626 authored over 3 years ago
[ci] Set release action owner as flutter (#4091)

0c77ee26a2a014dbb8fd8b52d3131e461e207706 authored over 3 years ago
[camera] android-rework part 6: Android exposure- and focus point features (#4039)

77f4a367985e1c6edf243654bf8d9dd2eeea3c44 authored over 3 years ago
[ci] increase auto publish job wait interval to 3 mins (#4086)

9dd26e044857b830686dd78cc0e41f36ab473fb9 authored over 3 years ago
Fixed typos and bumped version (#4050)

8ae8506721420a0ac6f9a99b6b0b7913a6df0826 authored over 3 years ago
[in_app_purchase] Update readme.md (#4049)

0f64adf5179217d22ff61b7674a24ea219907984 authored over 3 years ago
[in_app_purchase] billingClient launchPriceChangeConfirmationFlow (#4077)

730129a45b52bca567cc5cc0263743ff1bc047a3 authored over 3 years ago
Add link to the version update entry (#4075)

9a90a9d0c61d5578db060dd6867309ca37690e3b authored over 3 years ago
[ci] Add release github action (#4061)

04beebf2e3f6ae3fd6dde80308a948f9d2dd6f62 authored over 3 years ago
[flutter_plugin_tools] Add a new base command for looping over packages (#4067)

Most of our commands are generally of the form:
```
for (each plugin as defined by the tool ...

b921089cf93ae4728ad17ee075d5f3ede6785a08 authored over 3 years ago
Add a link to the new wiki page about plugin and package PRs (#4074)

13e5b5b34c151aaa29cccd14ec578914dd7ac221 authored over 3 years ago
[camera] android-rework part 7: Android noise reduction feature (#4052)

d91b0087d48d21959a0243faaf447ad87ca14cbb authored over 3 years ago
[camera] android-rework part 5: Android FPS range, resolution and sensor orientation features (#3799)

0232846289623fdb67ec0c9ef6efc20e8947c83d authored over 3 years ago
[image_picker] Multiple image support (#3783)

e86417239ba844801bb8b7b90b7dba9f21b6740f authored over 3 years ago
[in_app_purchase] update gradle tool to 4.1.0 (#4079)

67885c5955ece662abef5893e7f1301b3b8ab73f authored over 3 years ago
update gcp credentials (#4076)

1b0f23db05b7d6e8b13e36ac4da1659ed2c83265 authored over 3 years ago
[in_app_purchase_android] fix version for 'add payment proxy': pull/4055 (#4071)

e83a6833c98f13009c73cb19cc5da5e85dbb130f authored over 3 years ago
[in_app_purchase_android] add payment proxy (#4055)

7354650d687ecbf831d41a334e2121063e447a10 authored over 3 years ago
[image_picker] remove unused imports from example (#4069)

0e69db3ae57c7bba8cbab1435cf539aa85cebcf6 authored over 3 years ago
[in_app_purchase] Added BillingClient.isFeatureSupported (#4063)

* Added BillingClient.isFeatureSupported

* pubspec and changelog

ff87585717e3cbf44d857035fb327a9f7836ecd2 authored over 3 years ago
Update tool commands (#4065)

Update CI and README to call the tool via bin/flutter_plugin_tools.dart
rather than lib/src/mai...

a583e5b5b5e4eaca1cd300510d8ab317ea1a9330 authored over 3 years ago
[flutter_plugin_tools] Simplify extraFiles in test utils (#4066)

Rather than taking a list of list of path elements, just accept a list
of Posix-style paths. In...

2f4618ed4b8716ef31d331f7f35d74df87c54559 authored over 3 years ago
[flutter_plugin_tool] Refactor createFakePlugin (#4064)

a5d642dc7642018f78abc8e37697cd2485818e60 authored over 3 years ago
[integration_test] Update README installation instructions (#4062)

96c9d0be2f514b1145bfcf28f2c19a04625d60aa authored over 3 years ago
[in_app_purchase_platform_interface] Fixed restoring purchases link (#4051)

9b7b6d86f32c9222ba8f0e4dd2b165e07bc3b01a authored over 3 years ago
[image_picker] Migrate README example to null-safety (#4038)

d850031c7ce425eb6393ebfdd48144e60cca873d authored over 3 years ago
Pin base image used in CI Dockerfile (#4060)

Re-merges the Dockerfiles now that https://github.com/flutter/flutter/issues/84717
has been add...

35fba6a08a3f7284019575a4c6fa2a5cfce2933a authored over 3 years ago
Support Hybrid Composition on Android (#4017)

da401ba248dfe9eee93444d5bf7f28be72a9b042 authored over 3 years ago
[flutter_plugin_tools] Split common.dart (#4057)

common.dart is a large-and-growing file containing all shared code,
which makes it hard to navi...

d1ddb68ebe6b7c1faafa0e32af1275f6c3f3a8b0 authored over 3 years ago
[url_launcher] Add a workaround for Uri encoding (#3817)

`Uri`'s constructor doesn't handle query parameters correctly for
non-http(s) schemes, so the `...

f73fe8f58ce90f8d941514273e73422e6db5e5f3 authored over 3 years ago
Ensure Java 8 (#4058)

7b19e079807d7bc7bbd58e5be0df9f67ef9f84f8 authored over 3 years ago
Fetch from origin before trying to switch channels (#4053)

c473374da4ea5b7986fe30151154b58dcad1b5cc authored over 3 years ago
[in_app_purchase] Only register transactionObservers when someone is listening to purchaseUpdates (#4035)

* Start and stop payment queue when (no longer) listened to

* Added Flutter unit tests

* A...

f469f22c1ff5b9f6be1967d8090cf8a62c7e4001 authored over 3 years ago
[flutter_plugin_tools] Complete migration to NNBD (#4048)

01800a04f09cf5e8ec010e3027e5b9809094ee0c authored over 3 years ago
[flutter_plugin_tools] Migrate publish and version checks to NNBD (#4037)

Migrates publish-check and version-check commands to NNBD.

Reworks the version-check flow so ...

d755126dc082822e22a85a15bfbf73dd8dad6656 authored over 3 years ago
Standardize example bundle ID domain (#4040)

Uses "dev.flutter" rather than "io.flutter" for example application IDs on most platforms. Does ...

3ac31f9f8b15a0d1c759884edf64d6ab79401bea authored over 3 years ago
Enable macOS XCTest support (#4043)

- Adds macOS support to the `xctest` tool command
- Adds logic to the tool to check for package...

852051aff103b7d2fcfa80ecc7fdc53287bcaa18 authored over 3 years ago
[google_maps_flutter_web] Document liteMode not being available on the web. (#4025)

86c3b30122d2da46336d369945e577943f50714d authored over 3 years ago
Separate out the deprecated plugins in README.md (#4009)

Move all of the deprecated plugins to a secondary table, and replace
their extened pub info (po...

e649ccd89d4e7cf7e2d6a5d7fce971762a58acc4 authored over 3 years ago
Link to this repo's guide in the PR template (#4033)

The plugins repo contributor's guide mostly defers to the main one, which it links to, but inclu...

9e0013bd6e1b1efe3443063dbaf7966ff41e73d6 authored over 3 years ago
[flutter_plugin_tools] Migrate more commands to NNBD (#4026)

Migrates:
- `all_plugins_app`
- `podspecs`
- `firebase-test-lab`

Minor functional changes ...

b9382797a95f0058ca5d7e1d8d326bd0274661d3 authored over 3 years ago
Fix typo; s/unnecessary_imports/unnecessary_import (#4028)

af8280ee638feb2af464324865d8609bdd9d328d authored over 3 years ago
[video_player] Remove pre-stable warning from README (#4029)

video_player was promoted to 1.0 a while ago, so should no longer have language in the README su...

117856f9e0b337dd5322bf28aa216a000d3bde0e authored over 3 years ago
[in_app_purchase] Added userIds to google play purchase (#4020)

f7157ea8fe04ba9dd2ec95047e708e0e151d4d1e authored over 3 years ago
[image_picker] Reverted removal of camera permission request (#4021)

7ebdbcb81397f10eee2b93ddecf586620715e65f authored over 3 years ago
[image_picker] Fix rotation when camera is a source (#4019)

* Fix isMetadataAvailable bool

* Add unit test

* Update CHANGELOG and version

70fcc6554665ad94efde6f56c550c2a55560de4e authored over 3 years ago
Ignore upcoming unnecessary_imports analysis (#4023)

642a4831e65190011f18180432cee1f03967b2cf authored over 3 years ago
Avoid nullable Future.value (#4027)

27b76d877924917e34ce112863bd452330147467 authored over 3 years ago
[flutter_plugin_tools] Migrate xctest command to NNBD (#4024)

986eb8eba36bd8c679697a6333d7161450e0846c authored over 3 years ago
[flutter_plugin_tools] Remove xctest's --skip (#4022)

04f8ef7618f12116c0cf731639f2071837ce56f8 authored over 3 years ago
[flutter_plugin_tools] Remove global state from tests (#4018)

Eliminates the global test filesystem and global test packages directory, in favor of local vers...

464303ff334e5ce5a5d68e7059a5d88b95705c9b authored over 3 years ago
[flutter_plugin_tools] Simplify filesystem usage (#4014)

- Replaces most explicit use of `fileSystem` with path construction using the `child*` utility m...

996a4a9fcbbe2bcc4a89878784d0299ca7d28603 authored over 3 years ago
Enable linting of macOS podspecs (#4015)

- Removes the .cirrus.yml workaround that removed macOS podspecs before linting
- Deletes the d...

8ac628625c0eb46cf4dc35fe0fd39b992a27a3ed authored over 3 years ago
Remove "unnecessary" imports. (#4012)

5eafa665e04bde5685327cec21aa54bd90734596 authored over 3 years ago
[in_app_purchase] Explanation for casting details to implementations (#4008)

7f21f86afeb6d44f4248889a1c07c9985b9c3c89 authored over 3 years ago
Do not trigger flat device orientation on iOS (#4010)

af2407514b0bcee1777f9e17ba94c23781b7c19f authored over 3 years ago