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

[flutter_plugin_tools] Introduce a class for packages (#4252)

Packages are the primary conceptual object in the tool, but currently they are represented simpl...

fb6622092bb8f1a56b701f6c6ede551b6c986d06 authored over 3 years ago
[flutter_plugin_tools] Improve process mocking (#4254)

The mock process runner used in most of the tests had poor handling of
stdout/stderr:
- By def...

97f61147c983f7ff4613d9dfecfb0a15d6ff67ed authored over 3 years ago
[camera] android-rework part 9: Final implementation of camera class (#4059)

This PR adds the final implementation for the Camera class that incorporates all the features fr...

0a86ac866b8b322a37d5fac36c7b15856a2b37e8 authored over 3 years ago
[image_picker] Fix pickImage not returning on iOS when dismissing the PHPicker view by swiping down. (#4228)

6a8681e7ac18ed625ced9e92c740fb55bd739222 authored over 3 years ago
[flutter_plugin_tools] Improve 'repository' check (#4244)

Ensures that the full relative path in the 'repository' link is correct,
not just the last segm...

b1fe1912e016f5566a7b4d171cb06f826bd98bbb authored over 3 years ago
Fix and test for 'implements' pubspec entry (#4242)

The federated plugin spec calls for implementation packages to include an `implements` entry in ...

f2b42f78b17ea5edc8f1078aee97a4438f06a6ad authored over 3 years ago
[shared_preferences] Fix possible clash of string with double entry (#3895)

5ea96e51de83ae5cfcfecf5ae4af15fdd5f8c9b8 authored over 3 years ago
[image_picker] Platform interface update cache (#4123)

f93314bb3779ebb0151bc326a0e515ca5f46533c authored over 3 years ago
[in_app_purchase] Add toString() to IAPError (#4162)

This adds toString() to the IAPError class. This is so it is easier to see what is causing IAPEr...

a22f5912f6ba5f6b15378172c507388991d50de3 authored over 3 years ago
[flutter_plugin_tools] Add a command to lint Android code (#4206)

Adds a new `lint-android` command to run `gradlew lint` on Android plugins.

Also standardizes...

af2896b199ecc3cc5e1ed3000b009f65fc05c9cd authored over 3 years ago
[url_launcher] Add native unit tests for Windows (#4156)

Adds a unit test target based on googletest. This is intended to be both a set of unit tests for...

90fd90ed62571fb765df8c49000b14e3c8c643ec authored over 3 years ago
[flutter_plugin_tools] Add Android native UI test support (#4188)

Adds integration test support for Android to `native-test`. Also fixes
an issue where the exist...

04ea39acd6d8c2ec0ed9bb022ae225470285060a authored over 3 years ago
[quick_actions] Android support only calling initialize once (#4204)

Fixes flutter/flutter#87259

d58036f45d825ffbf311ab48a53d993d40468d5a authored over 3 years ago
[flutter_plugin_tool] Don't allow NEXT on version bumps (#4246)

The special "NEXT" entry in a CHANGELOG should never be present in a
commit that bumped the ver...

c52ae9fdf1751cb86ef301b48fab69d4fd6cf832 authored over 3 years ago
Add unit tests to `quick_actions` plugin (#4245)

954041d5bc76a9747899d0c7b3c66fc941e27c3f authored over 3 years ago
Move test packages from `dependencies` to `dev_dependencies` (#4231)

99c5f6139a196171116de058a68166dc9d0325dc authored over 3 years ago
[video_player] removed video player is not functional on ios simulators warning (#4241)

3ae3a027e40df088b1a354d9f27b840791473aac authored over 3 years ago
Eliminate build_all_plugins_app.sh (#4232)

Removes the `build_all_plugins_app.sh` bash script, in support of the goal of eliminating all us...

0209a2fadefe2950ffaaac5aa184ccb1d2a18f3b authored over 3 years ago
[camera_web] Add support for pausing and resuming the camera preview (#4239)

* chore: update camera_platform_interface to 2.1.0
* feat: add pause to Camera
* test: add Cam...

ebf4d59543a998d25c90b4a3f72c2eb42d628b7c authored over 3 years ago
fix: disposed CameraController error thrown when changing a camera (#4236)

c8570fc681d83c1086f30ecf6843a958f63323ba authored over 3 years ago
[camera_web] Update the web plugin README (#4237)

* docs: update web plugin README
* docs: update web plugin missing implementation README

b1c65df43c5a0e664ebc75eabd78b16b49f51c39 authored over 3 years ago
[camera_web] Add missing setFlashMode test (#4235)

1e497d62039b8d668bb82c2bdde76ecb9e1a6af1 authored over 3 years ago
[camera_web] Fix `getCapabilities` not supported error thrown when selecting a camera on Firefox (#4234)

* feat: check if getCapabilities can be called rather than catching an exception

e5fc83d2b9024802e3e7712854b9789d7cbcee3e authored over 3 years ago
[camera_web] Handle camera errors in `takePicture` (#4230)

4383bb15d91384efb22dbe409c3fd58e4552267c authored over 3 years ago
[camera_web] docs: add `setFlashMode` comments (#4227)

1ac46e159c5d560df0cb716b36e622ad4f8f188c authored over 3 years ago
fix: don't request full-screen mode in unlockCaptureOrientation (#4226)

d6ba532344a62b19026a8d4f25a70fc9bdc10e95 authored over 3 years ago
[camera_web] Rename `CameraSettings` to `CameraService` (#4225)

77029678d2f2ae462f04de0ad96d361e516fd453 authored over 3 years ago
[ci.yaml] Auto-generate LUCI configs (#4223)

b9ac641ee37c5aa0c0d03dab88e3c302af4d1350 authored over 3 years ago
[camera_web] Add support for a zoom level (#4224)

e3d5ef0ddb77c880bc37a7530cd5cb0ba7523a92 authored over 3 years ago
[webview_flutter] Only call onWebResourceError for main frame (#3078)

d31bd7db62cb141ce98d2bf1286a606f017b607f authored over 3 years ago
[image_picker] fix camera on Android 11 (#3194)

256d37dd2198b71edeeb4e6fe42ec657045c1516 authored over 3 years ago
Add `buildViewWithTextDirection` to platform interface (#4121)

19f2ff71a8ba86b4cf4a52e9d18b4c650dcb9285 authored over 3 years ago
[camera_web] Add support for a flash mode (#4222)

b9512b627343f58ab543396b7bfed27a8add5a4e authored over 3 years ago
[camera_web] Add support for device orientation (#4219)

acc3202466a8b4c0b1bcb91fc1ce520c7b021e44 authored over 3 years ago
[camera_web] Add `onCameraResolutionChanged` implementation (#4217)

c70465665790a885d4cdbd4b8bc4bd6544bc6d3c authored over 3 years ago
[image_picker] Fix README example (#4220)

083b45e19d3bfbfbfca0b6059aed6c1124019854 authored over 3 years ago
Don't use 'flutter upgrade' on Cirrus (#4213)

This command isn't intended for CI use, and is also slower due to
downloading artifacts that wi...

60100908443fffee28df82735a9c4019cf549227 authored over 3 years ago
[flutter_plugin_tools] Track and log exclusions (#4205)

Makes commands that use the package-looping base command track and
report exclusions. This will...

498df33f7bd613e7f0dba16ebeff42ff98ee61c5 authored over 3 years ago
[image_picker] Check for failure in iOS metadata updates (#4215)

643c928c2f2ff52e05dd5c5e695ddf155e9ed170 authored over 3 years ago
[google_maps_flutter] Mark iOS arm64 simulators as unsupported (#4209)

1fc3d927cd44835fb2db2263e850fab8f2bb7661 authored over 3 years ago
[google_sign_in] Mark iOS arm64 simulators as unsupported (#4208)

c59b32ce495ca3890e5250a884c14e8606b83599 authored over 3 years ago
[google_maps_flutter] Temporarily disable googleMapsPluginIsAdded (#4214)

Currently has an out-of-band failure on master. Ignoring to re-open the
tree.

9bca9e7c8435a8a9dd321975f795e205aaa11502 authored over 3 years ago
Replace reference to shared_preferences with url_launcher (#4211)

a3accd7c2fc72150c225a919d336819066759620 authored over 3 years ago
[camera_web] Add camera errors handling (#4207)

477a13d8b0af92aea5e8e53445b1bfd0ef28f32b authored over 3 years ago
Adds test harnesses for integration tests on Android (#4200)

97fa266174f8f6101aed1857315d6f4cfc81571c authored over 3 years ago
[image_picker] Move UI test (#4181)

c8b1d965f6524dc1d58379b49487d466a6df91da authored over 3 years ago
[camera_web] Add `dispose` implementation (#4203)

ed48cff93b74f4eae4c60e1efd5c648835c9cdf7 authored over 3 years ago
Correct mistake with markdown in README.md (#4202)

ab953355ca5987482fce84d5a19a4e6ac5c5f0e0 authored over 3 years ago
Correct mistake in markdown in README.md (#4201)

1b7c4fbce75073042ef1fe9e92ddafa12f1d3b0b authored over 3 years ago
[webview_flutter] Better documentation of Android Platform Views modes (#4187)

f506daabf146e43b1e3365c6ed5a229ff97b5828 authored over 3 years ago
Rebuild camera preview when camera value changes (#4197)

b8786d3ef60169ecf71d7da9264b6727ea726d31 authored over 3 years ago
Expand camera platform interface to support pausing the camera preview. (#4191)

08c9b40d020bf249f346322ec395220e36889b42 authored over 3 years ago
Remove pubspec.yaml examples from READMEs (#4198)

d2f5c33e94291cd21b9999fb02f4e3efb1f618b6 authored over 3 years ago
[camera_web] Add `takePicture` implementation (#4196)

9e23302ad72f9802776990369a7ee43d3398c60c authored over 3 years ago
[shared_preferences_web] Migrate tests to integration_test (#4185)

5516791ec721bc7052a666fa95cafeab19355dfd authored over 3 years ago
wake lock permission (#4199)

2727efc5ba3afcd4f21de2b06a2cbf9955dd41ec authored over 3 years ago
Skip an integration test and extend firebase testlab timeout (#4195)

5f42c6920cc6ed3ffe70245e1e840b1969e99be1 authored over 3 years ago
[camera_web] Add `buildPreview` implementation (#4190)

530a18705f74c4845a45ca20ea0b6d71a36d8e7d authored over 3 years ago
[flutter_plugin_tools] Test and comment Dart analysis (#4194)

Adds a unit test and comments intended to avoid accidental breakage of
the Dart repo's run of a...

31c598c57571435b4c6c9e6eacd93e6c577d80c8 authored over 3 years ago
Move unit tests to Android modules (#4193)

6960795eb927196973fed4494129717b12480f0f authored over 3 years ago
Fix webview_flutter Android integration tests and add Espresso (#4147)

1dce6ab475a53cd5ae028a593e89151bfabd617a authored over 3 years ago
Make java-test output more useful (#4184)

7d49fd469a23e62dcc550f156d82243dee6533ff authored over 3 years ago
[video player]: update the url in the readme example (#4081)

43ca2627524bff1f528e63731055fae9de1d85c9 authored over 3 years ago
[camera_web] Add `initializeCamera` implementation (#4186)

400fa202592a4c6021789a91b029de904c4c6ada authored over 3 years ago
Remove remaining V1 embedding references (#4189)

0f266188d9beeb0abf75c820f991a7a192c5a203 authored over 3 years ago
Remove references to the V1 Android embedding (#4160)

e843c035cf63e73a1d543c5b14079729cb473f8d authored over 3 years ago
[camera_web] Add `createCamera` implementation (#4182)

dd66f34a767d0df715948c751bf3bc8db3574af5 authored over 3 years ago
[flutter_plugin_tools] Support YAML exception lists (#4183)

Currently the tool accepts `--custom-analysis` to allow a list of packages for which custom `ana...

758c55e42064875ddfc6a89373af07db26c7b733 authored over 3 years ago
[flutter_plugin_tools] Replace xctest and java-test with native-test (#4176)

Creates a new `native-test` command that will be used to run native unit and UI/integration test...

b6d1345a5398a45ae90ba9769ca63789b300ce40 authored over 3 years ago
[webview_flutter] Refactored creation of Android WebView for testability. (#4178)

e51722c734bb72da3a3a3dcb588e4c82ba8cbdb1 authored over 3 years ago
[camera_web] Add `availableCameras` implementation (#4175)

fdded21a2145dd315d80145b1f6f2be5c8e8db49 authored over 3 years ago
[flutter_plugin_tools] Make firebase-test-lab fail when no tests run (#4172)

If a package supports Android, it will now report failure instead of
skip if no tests run. This...

44d7c072dfdb0aa83600606c7da9f806cefd0bd8 authored over 3 years ago
[flutter_plugin_tests] Split analyze out of xctest (#4161)

To prep for making a combined command to run native tests across different platforms, rework `xc...

09ec5192f3ce31622631458ba9655cc257a07951 authored over 3 years ago
[camera_web] Add Camera class to control video and take pictures (#4168)

337dc68d7b67eee25ac6ca7ebf071751a9d760c9 authored over 3 years ago
[webview_flutter] Move webview_flutter to webview_flutter/webview_flutter (#4152)

0bbef40ceeedca87882c27b0c33215d92f737ee2 authored over 3 years ago
[flutter_plugin_tools] Use -version with java (#4171)

a807b5c7b1f70e6e75833b50deb384a2b736ac14 authored over 3 years ago
[image_picker_for_web] Support multiple pick. Store name and other local file properties in XFile. (#4166)

036fb33ae18bd6a1d2af29302f2124132ca10768 authored over 3 years ago
[google_sign_in] Add iOS unit tests (#4157)

45a1ba6d91af70b8ad6d0c036f2ed3f60f72a357 authored over 3 years ago
[multiple_web] Update web plugin testing instructions. (#4167)

027db9039c0364cc75273480602d70b58df68a53 authored over 3 years ago
[camera] Add `CameraOptions` used to constrain the camera audio and video (#4164)

e193daf1e1bee8627fbc758fbed6a922f7a5d5ee authored over 3 years ago
[google_maps_flutter_web]: Update installation instructions (#4163)

2f5ef3df0a31ebd23daefaeced3c60d13441543b authored over 3 years ago
[camera] Introduce `camera_web` package (#4151)

This first version is a no-op implementation of the platform_interface, but is the initial step ...

57fb51f06e18fcecbdf7d15cb60ff59a7671d150 authored over 3 years ago
[camera] Fix coordinate rotation for setting focus- and exposure points on iOS (#4158)

f726c319a61dd50662cdf5a52e9e4ab12b6ec2c8 authored over 3 years ago
[image_picker] Migrate image_picker to package:cross_file (#4073)

dd2d7397379e13a79b25f8327246e8f9bd0d21e5 authored over 3 years ago
[image_picker] Image picker fix camera device (#3898)

cf80430e72e1b7515c50120da137852cda92ee01 authored over 3 years ago
[flutter_plugin_tools] Improve license-check output (#4154)

Currently each type of check handles its output in isolation, which
creates confusing output wh...

fbb4b3a85e3a554ef24b5d19898cdc30537737fa authored over 3 years ago
[webview_flutter] Fix broken keyboard issue link (#3266)

ce371a6e7caa7302ecff7527d5afec6c4ccb9d46 authored over 3 years ago
[flutter_plugin_tools] Support format on Windows (#4150)

Allows `format` to run successfully on Windows:
- Ensures that no calls exceed the command leng...

d68f263131ece9380c6a1abde47da73e7a5dc21f authored over 3 years ago
[flutter_plugin_tools] Make unit tests pass on Windows (#4149)

The purpose of this PR is to make running all unit tests on Windows pass (vs failing a large por...

1199f131d4458cc6ee68465caf8a956cf70386fc authored over 3 years ago
[image_picker_for_web] Migrate image_picker to package:cross_file (#4083)

* Migrate image picker platform interface to cross_file
* Port tests from --platform=chrome to ...

731b93d52e792e782e47d3bdcd237cd2138e56ad authored over 3 years ago
[various] Prepare plugin repo for binding API improvements (#4148)

8a966ebfdca42d625d7e1050e447011dbd3f12be authored over 3 years ago
[quick_actions] Add const constructor (#4131)

6065bd001da11de3d1268ded7ba2c253a3924100 authored over 3 years ago
[in_app_purchase] Add iOS currency symbol to ProductDetails (#4144)

59e16a556e273c2d69189b2dcdfa92d101ea6408 authored over 3 years ago
[in_app_purchase] Added priceCurrencySymbol to SkuDetailsWrapper (#4114)

e78b483f34aad1d608bae90f904d522e89810d41 authored over 3 years ago
[image_picker_platform_interface] Add methods that return package:cross_file (#4072)

06fc7d105446592b31c5e4c679c1dfcb6c241633 authored over 3 years ago
[flutter_plugin_tools] Improve and test 'format' (#4145)

- Adds unit tests, as there are currently none.
- Adds more graceful failure handling.
- Adds ...

7daf18988b63fe243aaa2cfe06408c8157bd1dac authored over 3 years ago
[flutter_plugin_tools] Only check target packages in analyze (#4146)

Makes validating that there are no unexpected analysis_options.yaml
files part of the per-packa...

70017e57a277916223ffea7fd705054463f31633 authored over 3 years ago
[in_app_purchase] Fix crash when retrieveReceiptWithError gives an error. (#4138)

200a6ec1dbb3e50921cffe4f93970ed97ae7b012 authored over 3 years ago
[video_player] Pause video when it completes (#3727)

0b88ffb57d1481d9535aa1a46498ff3f4b2953d8 authored over 3 years ago
[in_app_purchase] Add currencySymbol to ProductDetails (#4115)

e1b4ba4228a86e471193c065d087cb689c5c22ca authored over 3 years ago