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 support for promotional offers through Store-Kit wrappers (#4458)

45f87b92680110bfb78c88019c80bf0f954e465a authored about 3 years ago
[flutter_plugin_tools] Build gtest unit tests (#4492)

8d0382e0903dfe2b8a9b2ee4dd287c29399fda6b authored about 3 years ago
[flutter_plugin_tools] Add optional timing info (#4500)

Adds a `--log-timing` flag that can be passed to cause package-looping
commands to log relative...

d90b64f330e55591e2eb6955b120919bb2f39ad8 authored about 3 years ago
[ci] Add 'main' builders in bringup mode (#4473)

Creates `main` versions of the existing `master` CI builders, as the
first half of switching LU...

027e940b89a520ffa4f772d0e543813eaf5dd902 authored about 3 years ago
Enable camera/quick_actions tests (#4506)

dbcfe062acec341f0a0e068cd4c14b11f11d4b4b authored about 3 years ago
[battery] Recreate Android example (#4508)

Re-creates example/android using `flutter create`, preserving only the
integration test harness...

31268aabbaa96758d65862e05a7bd92925019ad3 authored about 3 years ago
[path_provider] Publish fully federated version (#4497)

Now that the iOS and Android implementation packages are published,
switch to them and re-enabl...

8a95012fb0376a60d293b3b1fcdca4a474611b4c authored about 3 years ago
[webview_flutter] Update Widget Unit Tests to be platform agnostic (#4489)

ace9e78bd3c33275ef6c3c2538d3f158b5cb3339 authored about 3 years ago
[webview_flutter] Implementations of `loadFile` and `loadHtmlString` for WKWebView (#4486)

66ed8f4105ef037cbbb14f2770050a177d1e1e5c authored about 3 years ago
[webview_flutter] Update webview_flutter documentation (#4481)

a103bcd3327e1310aa67a89ed173caba81add36a authored about 3 years ago
[google_maps_flutter] Add new XCUITests that do not require permissions. (#4496)

d22be768e9d5f48d61aca7ff93db8d6a6ded28b1 authored about 3 years ago
[webview_flutter_android] Fix bugs in Java Implementation of the Pigeon API (#4459)

d09abd5263758b875cef618113a3c045f0f67f4f authored about 3 years ago
Fix bugs in Dart Implementation of the Pigeon API (#4461)

76799fa023b61b34fec389739313ca27e8aad174 authored about 3 years ago
[package_info] Bump SDK version of example app (#4494)

112fe4eb497a1dfdbd23dc10ac8e53898967cd4b authored about 3 years ago
[webview_flutter] Implement loadRequest in iOS package. (#4480)

0f90d24f81ae21d0063a888cd59c9ad452acbed5 authored about 3 years ago
[path_provider] Federate mobile implementations (#4465)

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

0cfbe1779ecbdb781b3efc830ffd1701cda65cf8 authored about 3 years ago
[flutter_plugin_tools] Add 'main' support (#4474)

Treat `main` the same as `master` for branch-based switching, in
preparation for switching the ...

bc958539596facc39a09ad8452866d2241f21f4e authored about 3 years ago
Remove "pluginClass: none" from pubspecs (#4475)

This workaround has not been needed since Flutter 1.20, and all plugins
now require at least Fl...

020c855ecbc17c94edf69b26b9e6f07e6b54c442 authored about 3 years ago
[ci] Increase Android and Web sharding (#4493)

Currently most of our Cirrus task runs are about 20 minutes or less, but
there are a few consis...

d9d87e9f88095add06b5f1945f2235927b5f4d81 authored about 3 years ago
Adjust pull request template (#4478)

1a2fbe878d86ee74fc46a422619442d4c5a74945 authored about 3 years ago
[video_player] Don't restart when scrubbing to end (#4488)

68d222342e39c9fe3e7d87c5db63a02a95dda826 authored about 3 years ago
[google_maps_flutter] Disable XCUITest (#4490)

Temporarily disables the only XCUITest for Maps until the cause of
https://github.com/flutter/f...

1b8b8dadc6db4d2ff769a7815c0c8429031cd616 authored about 3 years ago
Disable camera/quick_actions tests temporarily (#4487)

638dd07f51fa64c953e07272608451c98c67972e authored about 3 years ago
Add mirroring of master to main branch. (#4477)

* Add mirroring of master to main branch.

This is to prepare for the migration of master to m...

5bf7fb0360aa70571c46d5b0ac64949fc81a0dfd authored about 3 years ago
Fix NullPointerException (#4212)

27eda487859c77ac9f78ea5c58acd2d29b457c36 authored about 3 years ago
[video_player]: initial test coverage file() constructor api (#3407)

b401c84200bccd2b4747c2273ea5e13802dd569f authored about 3 years ago
[webview_flutter]Add zoom to android webview (#3325)

3da76546d75d6f01396389ab30642c78e909df2a authored about 3 years ago
[webview_flutter] Deprecate evaluateJavascript in favour of runJavaScript and runJavaScriptForResult. (#4403)

d6ca8a368ce3739f0b0d02f9df28cc8eb69a0943 authored about 3 years ago
[webview_flutter] Add interface methods to load local files and HTML strings. (#4446)

* Add methods to load HTML and Flutter assets.

Adds methods to the webview_flutter_platform_i...

e39a584ab08ed432856301278d03c84df241adc3 authored about 3 years ago
[ci] add pedantic dep to new in_app_purchase pkgs (#4471)

2e102b8a8c41ab199be63b3888cad83004429606 authored about 3 years ago
[ci] Remove unused dep from file_selector. (#4468)

53fff22979d2def459aab7a773015a50630c17ff authored about 3 years ago
[ci] update build_runner dep in android_intent and file_selector example (#4467)

db098ed8408de3d2055e54d8e37bf18ffa790c26 authored about 3 years ago
[webview_flutter] Add platform interface method `loadRequest`. (#4450)

2c16458787cc72b0a790526d3344944136835685 authored about 3 years ago
Remove -Werror from deprecated plugin Android builds (#4466)

Now that the default Flutter app template uses a newer compile SDK on Android, the build_all tes...

16e410bdf0321ff137443111d14e5e565822eff8 authored about 3 years ago
[webview_flutter] Update webview packages for Android and iOS to implement `runJavascript` and `runJavascriptReturningResult`. (#4402)

* [webview_flutter_platform_interface] Update webview platform interface with new methods for ru...

0c23f8f5232dd3db9030659454ce0fa31f716c67 authored about 3 years ago
[camera] Fix CamcorderProfile Usages (#4423)

29f46b45a9ec7f475ee064880830d38e4f6bedc3 authored about 3 years ago
[google_sign_in] Use a transparent image as a placeholder for the `GoogleUserCircleAvatar` (#4391)

7588dd9cfe0b8e6ca5292389723682ab26258149 authored about 3 years ago
[in_app_purchase]IAP/platform interface add cancel status (#4093)

e51cc1df7b75ddac344eb8f8835863c7c2f53055 authored about 3 years ago
[image_picker] doc:readme image picker misprints (#4421)

03622197cc1efe56e8c243e3e491d9120c91a6b0 authored about 3 years ago
Support Hybrid Composition through the GoogleMaps Widget (#4082)

34ea0c3c1a0963cdd6d689f9b1ca861b3d3f82b8 authored about 3 years ago
[path_provider] started supporting background platform channels (#4443)

* [path_provider] started supporting background platform channels

* added docstrings

93f04832c6224f47325c4f028a5861882491580b authored about 3 years ago
[device_info] started using Background Platform Channels (#4456)

9ac6da7bb67c63e1f7ac92ea7fbe76f3adb8f106 authored about 3 years ago
[ci.yaml] Main branch support (#4440)

34caa5f6d03772275919d119729041368f71909c authored about 3 years ago
[video_player] Initialize player when size and duration become available (#4438)

76e84c0679dbab7bfaaaa553b17bb0dbdb9a3c33 authored about 3 years ago
[webview_flutter] Implement zoom enabled for ios and android (#4417)

bb62aaa4f384772152572bcbe710571dc3b1cd35 authored about 3 years ago
Partial revert of "upgraded usage of BinaryMessenger (#4451)" (#4453)

This reverts commit 9d63517bdcf9b2be805d8ec9c4d218441c1de1e7.

The work to accomodate the brea...

984015dffebb7d39a12486dd36ffdb529a278332 authored about 3 years ago
Implement Android WebView api with pigeon (Java portion) (#4441)

42364e49fc25653768f4f659564215d247d66f81 authored about 3 years ago
[in_app_purchase] Update to the latest pkg:json_serializable (#4434)

- Remove unneeded class now that enum helpers can be generated without one
- Code reorganizatio...

0d330943941a7ba943305063f1733340a916deca authored about 3 years ago
Implement Android WebView api with pigeon (Dart portion) (#4435)

97c2483be0d67d2a89c5f2d9792c8d3f41c9b917 authored about 3 years ago
upgraded usage of BinaryMessenger (#4451)

Co-authored-by: David Iglesias Teixeira <[email protected]>

9d63517bdcf9b2be805d8ec9c4d218441c1de1e7 authored about 3 years ago
[flutter_plugin_tools] Fix pubspec-check on Windows (#4428)

The repository check always failed when run on Windows, because the
relative path generated to ...

94b836eca3654e22c73efc0a9b6946b484013c28 authored over 3 years ago
Use OpenJDK 11 in CI jobs (#4419)

4b6b6b24c7a5c635d256c6556f63fbe0b755a825 authored over 3 years ago
[google_sign_in] remove the commented out code in tests (#4442)

489c913f4eb78dfe27d0cdbfa8df77add544705e authored over 3 years ago
[webview] Fix typos in the README (#4249)

99fbfbd56fe4075a5622e874864fabbbef1c3881 authored over 3 years ago
[google_sign_in] add serverAuthCode to GoogleSignInAccount (#4180)

7df7a8f71a853913cb6efac5b4ec687f6a392fdb authored over 3 years ago
[ci] Update macOS Cirrus image to Xcode 13 (#4429)

In anticipation of flutter/flutter#91634 Flutter tool enforcement, and to use the latest Xcode a...

5eec1e61d40c77b1db8250c9e0a085e894c820a2 authored over 3 years ago
[shared_preferences] Switch to new analysis options (#4384)

c85fa03771caa15e7eaee536189a0fe665d662d3 authored over 3 years ago
[flutter_plugin_android_lifecycle] remove placeholder dart file (#4413)

cdbd62b4185ed922ef2ffa846db5ee9057b16202 authored over 3 years ago
[camera] Run iOS methods on UI thread by default (#4140)

b8aea6d0e73d57f5e9656f35f998d55679598871 authored over 3 years ago
[ci] Always run all `format` steps (#4427)

fece8dcb1dbf756af15eb7193cfd393af9f764b0 authored over 3 years ago
[flutter_plugin_tools] Fix license-check on Windows (#4425)

9a7895301acc8b6464329f626441fd6e61767d9c authored over 3 years ago
[google_maps_flutter] Clean Java test, consolidate Marker example. (#4400)

* Do not mock internal class
* Merge "Marker" examples into a single page.

fecd22e1de559efd62feb99141d7c4984b77afa0 authored over 3 years ago
[image_picker][android] suppress unchecked warning (#4408)

3bffbf87fe9688f73ba965e4509ba3c404eb1894 authored over 3 years ago
[ci] Replace Firebase Test Lab deprecated Pixel 4 device with Pixel 5 (#4436)

fbb7d3aa514be062407c5b9399c3acf93d79dec9 authored over 3 years ago
[image_picker_for_web] Added support for maxWidth, maxHeight and imageQuality (#4389)

aae841aa5a7062f05e0aba4f9304dd605dbbc2b2 authored over 3 years ago
Bump compileSdkVersion to 31 (#4432)

9e46048ad2e1f085c1e8f6c77391fa52025e681f authored over 3 years ago
[camera] Update [CameraOrientationTests testOrientationNotifications] unit test to work on Xcode 13 (#4426)

176cfb8083bc85eb071599ee8f5ef65b732b8ffd authored over 3 years ago
Update integration_test README (#3824)

* Change deprecated to moved

- add a link to the flutter.dev docs
- add a link to the new lo...

6716d75c08cb04b6bf7ca1ffc5a9592618f87537 authored over 3 years ago
[webview_flutter] Adjust test URLs again (#4407)

c254963c1e2b2badb1910d53d6f9bbe8da9d1f5a authored over 3 years ago
[google_sign_in] Add serverAuthCode attribute to google_sign_in_platform_interface user data (#4179)

5117a3fcd1064ec0b66e4846fcad7f01c9149b73 authored over 3 years ago
[camera] Add filter for unsupported cameras on Android (#4418)

174f140651e9ca9c958f2ae75960684c27772a07 authored over 3 years ago
[webview_flutter] Update webview platform interface with new methods for running JavaScript. (#4401)

cd5dc3ba4c543b0fb79d0d44f3414d097ebbd9e6 authored over 3 years ago
[webview_flutter] Add zoomEnabled to webview flutter platform interface (#4404)

This is the first-step task to add a zoomEnabled param on the WebView widget.

0558169b893075b13dcea5dbb5b2dec2f714ee6f authored over 3 years ago
[ci] Remove obsolete Dockerfile (#4405)

dc7b8641174fc34a3c895e6fc17d88fbdd322cdd authored over 3 years ago
Fix order-dependant platform interface tests (#4406)

a12791cbeb4e0a855c473ed29c448fb4e9fd50f3 authored over 3 years ago
[google_maps_flutter]: LatLng longitude loses precision in constructor #90574 (#4374)

d9490e76efdd71bf7f2d88fe85e66bd4ab5426f8 authored over 3 years ago
[google_maps_flutter] Add Marker drag events (#2838)

f6d93a765063befe13cab7fe6b1ac17104ff9f4e authored over 3 years ago
[flutter_plugin_tools] Validate pubspec description (#4396)

pub.dev deducts points for having a pubspec.yaml `description` that is too short or too long; se...

cf40966ef1dcb7bbc0a0e1f83cd31c017daf1ea2 authored over 3 years ago
Add file_selector to the repo list (#4395)

63eb67532a7a244b3c99a2b2f837f71441116920 authored over 3 years ago
[in_app_purchase] Fix in_app_purchase_android/README.md (#4363)

5e54355afd23c4acb551b4c8aa630c4a7edb061d authored over 3 years ago
[google_maps_flutter_web] Add Marker drag events (#4385)

90b2844ce7e58c2c5466303f8d6e8adf031d0f19 authored over 3 years ago
[webview_flutter] Fixed todos in FlutterWebView.java (#4394)

a1304efe49e92da6999a765dbbdddd04e595ba29 authored over 3 years ago
Handle `PurchaseStatus.restored` correctly in example. (#4393)

d9a4b753e7b41595fc9b7ebeee5ef1d65c9ad07d authored over 3 years ago
Handle restored purchases in iOS example app (#4392)

fe31e5292f14eee3b7a9c3a7375bb04acd159057 authored over 3 years ago
[file_selector] Remove custom analysis options (#4382)

Switches to the new repo-standard analysis options, and fixes all
violations.

Part of https:...

1ef44050141b8792050bfbde6cab0916f558f254 authored over 3 years ago
[flutter_plugin_tools] Check licenses in Kotlin (#4373)

The license check overlooked Kotlin, since it's not currently widely
used in our repositories.
...

f63395d86dbb5acc7488824fc5d81055bdebc041 authored over 3 years ago
Fixed _CastError when running example App (#4390)

44706929299d759ada6864d2a3ab9fe45398ab08 authored over 3 years ago
[in_app_purchase] Ensure the introductoryPriceMicros field is transported as a String. (#4370)

f48f8dba59fb624154ca19834f31dbbc3ac0769a authored over 3 years ago
Load navigation controls immediately. (#4377)

326e3c4f2765184978038eb55e5cf2785c9d690d authored over 3 years ago
[camera] Fix IllegalStateException being thrown in Android implementation when switching activities. (#4319)

8a71e0ee47c770f29977f6c3810867cb4d1e4376 authored over 3 years ago
Load navigation controls immediately. (#4378)

f58ab59880d76f625df07a2cd48f176729aec834 authored over 3 years ago
[ci] Temporary run publish task on Flutter stable channel. (#4388)

80b5d2ed3f3107180e4e4032a7633a3cf3fcf05f authored over 3 years ago
[in_app_purchase] Bump dependencies on json_serializable, build_runner (#4386)

Regenerate output
Also put in a pointer to the json_serializable issue related to creating
sta...

5ec61962da5e6a9e0f899d19fa66c1fa9233691a authored over 3 years ago
[webview_flutter] Update version number app_facing package (#4375)

cc3c53cde5abe3f9c122984a14d10a5ff13b5ccc authored over 3 years ago
[webview_flutter] Adjust integration test domains (#4383)

Tests that load https://www.google.com and then assert that that's the
current URL are failing,...

0c282812b194ebf0f8ead790245dc4ed64026b39 authored over 3 years ago
Remove some trivial custom analysis options files (#4379)

Remove a few of the trivial-to-fix legacy analysis option files that were bulk added in the tran...

d3c892f8261130e0927079076b43008a2ab44a5c authored over 3 years ago
[google_maps_flutter_platfomr_interface] Add Marker drag events (#2653)

This PR adds onDragStart(LatLng) and onDrag(LatLng) events to Marker objects, in addition to the...

a5cd0c3aea707b03e191b1b6696bc9c14f180f9f authored over 3 years ago
[flutter_plugin_tools] Improve version check error handling (#4376)

Catches invalid CHANGELOG formats and logs useful error messages for them,
rather than throwing...

d2c6c4314412f4d8edb5aaff8d422a9c72dac10c authored over 3 years ago
[flutter_plugin_tools] Allow overriding breaking change check (#4369)

cdabfa9cf7a16fb439667d202e3b5fe9d99036b0 authored over 3 years ago
[url_launcher] Error handling when URL cannot be parsed with Uri.parse (#4365)

8c5f0f04cade805176358db125ba9fc1b2b25fc3 authored over 3 years ago