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

[video_player][camera] Use TestWidgetsFlutterBinding.ensureInitialized(); to make sure necessary resources are initialized. (#3892)

d0a9aea95085a0b8b64d22a8d78963ff6b6faf67 authored over 3 years ago
[image_picker] Image picker fix metadata (#3873)

This PR fixes a rotation problem where "Select Photos" limited access is chosen but the image th...

95a0a5c1e5230ac1b21b4131858559d36817343f authored over 3 years ago
Revert "Temporarily run Windows tests via GitHub Actions (#3875)" (#3885)

8cf9c4f5b1145f89acd2d67a439bc3d92bd94c24 authored over 3 years ago
[in_app_purchase] update min Flutter version to 1.20.0 (#3887)

6f79c262621ae3205acbe61f9ade32107766bfe0 authored over 3 years ago
Revert "Temporarily disable Windows tests (#3862)" (#3884)

This reverts commit d763b2c7293cf60ad9688b09453a7fd08edb1e3e.

fa5050ac1a045f46e4921d1633a8819790d1056b authored over 3 years ago
[in_app_purchase] Configure correct App Bundle identifier (#3883)

By accident the in_app_purchase was committed using the wrong App Bundle identifier (see commit ...

c62a445c1d13bd54d7e4f5a77ec8cea40773d898 authored almost 4 years ago
[in_app_purchase] Implementation of the app facing package (#3877)

* Start with app-facing package

* Update to pub version of platform interface

* Update CHA...

d4968451a7d9f9b5e8d5a46e0d4aa94da91e8410 authored almost 4 years ago
[in_app_purchase] Android example using in_app_purchase_android package (#3861)

Adds the example app for the in_app_purchase_android platform implementation.

Adds the Androi...

93529ecf801462cb777491246219aa7000e71e6a authored almost 4 years ago
[in_app_purchase] iOS example using in_app_purchase_ios package (#3870)

Adds the example app for the in_app_purchase_ios platform implementation.

All files that are ...

e88b1d896842d3c9145081f7a40166ddd6827ea8 authored almost 4 years ago
Only mark PRs for publishing that change pubspec (#3878)

If a PR didn't change pubspec.yaml, then it doesn't need to be published.

146f54a07d83c96ed3d6a6c675423f8cc5c4772f authored almost 4 years ago
Revert "[tool] github action to auto publish (skeleton) (#3834)" (#3880)

ad5e88fbbe030a8f5321c8bb48878cbf581b37dd authored almost 4 years ago
[tool] add an `skip-confirmation` flag to publish-package for running the command on ci (#3842)

the skip-confirmation flag will add a --force flag to pub publish, it will also let users to ski...

e674e0dc2b23f33ea2f5072cb6853d6b1cf6de85 authored almost 4 years ago
[tool] github action to auto publish (skeleton) (#3834)

145b6cfd077b84b7a7bb170f3bf12edcaf91472d authored almost 4 years ago
[in_app_purchase] Update to pub version of in_app_purchase_platform_interface dependency (#3879)

* Update to pub version of platform interface

* Add missing dependencies

* Renamed podspec...

0d6208309b02fc87ee438378a6f368b145213bdb authored almost 4 years ago
Temporarily run Windows tests via GitHub Actions (#3875)

Until the infrastructure limitations that led to flutter/flutter#82032 are fixed, run basic Wind...

d160ed58421fead09a48271cab84e26971460a20 authored almost 4 years ago
[tool] version-check publish-check commands can check against pub (#3840)

Add a PubVersionFinder class to easily fetch the version from pub.

Add an against-pub flag ...

0e0c75b6c2c56232a332ffb55802611e0f50f219 authored almost 4 years ago
[google_sign_in] document web usage (#3876)

Fixes https://github.com/flutter/flutter/issues/81848

Also fixed some headers in the readme a...

c6065aa55e83f060ddccc36a02de9f1ed588011f authored almost 4 years ago
Unpin iOS GoogleMaps pod dependency version (#3850)

53319eb6ee3971deb5885217f427c35601fd2332 authored almost 4 years ago
[in_app_purchase] Federated Android implementation (#3841)

* Implement BillingClientWrapper and unit-tests

* Android specific implementation

* Moved ...

1a4cee78a1fd2eb9eb7377239399678115de437a authored almost 4 years ago
Update readme with warning for double import of the android billing client library. (#3845)

f06a2b44d7612c4c25636e28bae01216b1958a6e authored almost 4 years ago
[in_app_purchase] Expose in_app_purchase_exception.dart correctly (#3874)

* Expose in_app_purchase_exception.dart correctly

* Update iOS implementation to use new inst...

eb3766124b3b81fc925bc61adb8f7980be35ce79 authored almost 4 years ago
Update instructions on running integration_test (#3871)

be327bbf19e81e411d0d0ea3b488b13bba6b55f4 authored almost 4 years ago
[in_app_purchase] Implement registerPlatform method for iOS implementation (#3851)

39e003541836d691e9d369d59db6c0d680ab28e4 authored almost 4 years ago
Add InAppPurchaseException to platform interface (#3852)

d3b9711fcfafbed6d0ef2a2cf6894846c182699b authored almost 4 years ago
[in_app_purchase] platform interface improvement (#3821)

Adds some improvements to the platform interface.

1. Make `InAppPurchasePlatformAddition` a ...

e11179d5300fab0e1917144b9570cf1bb86da4ab authored almost 4 years ago
[google_sign_in] fix registration links (#3859)

Fixes https://github.com/flutter/flutter/issues/81847

fcbb0ce87ffb1940e8b4d7d0242e8d8f2c8ac4a6 authored almost 4 years ago
Exclude some missing integration tests (#3872)

ios_platform_images does not currently have an integration test, and file_chooser does not have ...

0474ef8f850d605df03dfc3eaf83c9539c9cbfca authored almost 4 years ago
Ensure that integration tests are actually being run (#3857)

Many of our integration tests weren't actually being run on CI because they were in the wrong pl...

37ac97fa42508d8c69450439bde3615d9ad784c7 authored almost 4 years ago
Simplify the tooling bash scripts (#3865)

- Rename incremental_build.sh to tool_runner.sh since it has been used for things other than bui...

0c99a3ba749bbdc57b0d8895cdfaeef835119613 authored almost 4 years ago
Check in macOS example Podfiles (#3864)

PR #3747 stopped ignoring Podfiles and added the missing iOS Podfiles,
but not the macOS Podfiles.

7765fa01acda94f132ff0afefb468a37a06c0da8 authored almost 4 years ago
Fix the description (#3869)

6f8bb67d921e065af599a7792d76a38a6e6c7dc4 authored almost 4 years ago
[image_picker] Image picker phpicker impl (#3835)

* Add PHPicker libraries and its delegate

I have to implement PHPicker to select photos, live...

26c45dc4d57564beeae1020b2e9c685609c1b9e5 authored almost 4 years ago
Fix analyzer issues (#3863)

* Make infos fatal when analyzing packages
* Fix import ordering for updated analysis

b2104b420a76afb060cebe53a92e1f37a3be4c80 authored almost 4 years ago
Move incremental_build.sh to run-on-changed-packages (#3846)

Switch incremental_build.sh from using the older check_changed_packages
implemented in bash to ...

bfc6ebf453afe0ecc6de7b1191b317935b7e0e17 authored almost 4 years ago
Add support for third_party packages in Dart code (#3847)

flutter/packages has two packages in third_party/packages/, which wasn't something our tooling r...

20f03746053946d21cad8d579b8a0ec5dca50e6b authored almost 4 years ago
Enable analysis for the tool directory (#3853)

Since the tooling doesn't live in packages/, we're not currently analyzing it. This enables anal...

19efaccc5da6b2999a5d90c22dd818a9703aedfd authored almost 4 years ago
Temporarily disable Windows tests (#3862)

Windows bots are currently broken for building Flutter desktop apps; see https://github.com/flut...

d763b2c7293cf60ad9688b09453a7fd08edb1e3e authored almost 4 years ago
[google_sign_in] remove execute bit from a lot of files (#3848)

26456c85db36c06d81bdcbe8c12efd97715563bc authored almost 4 years ago
Add implement and registerWith method to plugins (#3833)

c54b73d67393a05d240c45101e86ddd01018d11e authored almost 4 years ago
Update third_party license checking (#3844)

In preparation for enabling license checks in flutter/packages, update
the allowed licenses:
-...

f13a39e9a0e097b8cced4acfa53250a2b85190dd authored almost 4 years ago
[tool] add `all` and `dry-run` flags to publish-plugin command (#3776)

a2ce3dab466125c86e275e70cb04355a8c3daa16 authored almost 4 years ago
Re-add bin/ to flutter_plugin_tools (#3839)

This should have been re-added in #3836 but was missed, so it doesn't
work correctly via `pub g...

54aad0754cd6efe51929f6909a53f1500fef7cad authored almost 4 years ago
switch from using 'tuneup' to analyze to 'dart analyze' (#3837)

580a6e7a43a767546a5c04a803b304d47968918f authored almost 4 years ago
[in_app_purchase] Federated iOS implementation (#3832)

fe18ad16fb4f67f5762153a528fe2f32f35947eb authored almost 4 years ago
Prep the tools for publishing (#3836)

Re-adds the LICENSE and CHANGELOG, and updates the README and pubspec,
in preparation for pushi...

2d850906a1d08e948d3723553e9d57e50f327ee4 authored almost 4 years ago
[in_app_purchase] Make PurchaseDetails.status mandatory (#3831)

04cf809f3f10f48fa860f8ad2f343b93cc54b1c4 authored almost 4 years ago
Fix grammatical error in contributing guide (#3217)

475b4555b8e7f198f3b574393126867e25e17f10 authored almost 4 years ago
[google_sign_in_web] fix README typos.

8a739b46dbcabb9cd5846107405bc32bf3b96ce0 authored almost 4 years ago
[tool] combine run and runAndExitOnError (#3827)

6d120960b024860f588ec15fb9252f312d74bafb authored almost 4 years ago
[camera] android-rework part 2: Android auto focus feature (#3796)

5c1c0c0bd02469ed584957eb5e13e1a70464e163 authored almost 4 years ago
[in_app_purchase_platform_interface] Added additional fields to ProductDetails (#3826)

4407b5a86650084ab31ef5cfa2160f594168d1fb authored almost 4 years ago
Move all null safety packages' min dart sdk to 2.12.0 (#3822)

50f9ee9789004f02088ce61ad0ab593702eb7efb authored almost 4 years ago
[path_provider_*] code cleanup: sort directives (#3823)

* sort directives

* fmt

015a77290c85d0fc2fcc0c96d7f6c1fb67353fe3 authored almost 4 years ago
[in_app_purchase] Implementation of platform interface (#3781)

66972edab0cd14126dc16ddaca7129d03c7880f3 authored almost 4 years ago
[google_sign_in] Add todo WRT correctly setting X-Goog-AuthUser header (#3819)

See https://github.com/flutter/flutter/issues/80905

b0c2742992e3d6fa17d6bae50373de8c22b4f739 authored almost 4 years ago
[tools] fix version check command not working for new packages (#3818)

81a95378033577ffb05c5bf35a1cb112e25892c0 authored almost 4 years ago
[camera] android-rework part 1: Base classes to support Android Camera features (#3795)

* Base classes to support Android camera features

Co-authored-by: Andrew Coutts <andrewjohnco...

9ac4fb87f0889d4244b8516d4ec4e4b5ae83ae77 authored almost 4 years ago
fix MD (#3815)

eca7d6e73aa4f127d3468770d8fe4f4dda69d118 authored almost 4 years ago
Path provider windows crash fix (#3814)

Failures to get a known folder that don't throw Windows exceptions need
to return null.

Fixe...

d572371d602c4b49786c007c12181caaaa3eb92c authored almost 4 years ago
[local_auth] docs update (#3103)

Fixes incorrect reference to Touch ID rather than Face ID

ecf54b9b9fdc420e445f96e5151593207d1602e2 authored almost 4 years ago
Update PULL_REQUEST_TEMPLATE.md (#3801)

6398441f5873f38828098d5293c66adfa1723df1 authored almost 4 years ago
[quick_actions] handle cold start on iOS correctly (#3811)

e2844d2373c6e83d79fd6f8d72654abc66ab6d47 authored almost 4 years ago
Replace path_provider_linux widget tests with simple unit tests (#3812)

e52725a5f8f5484f8e0745da52087c048c7f3c5b authored almost 4 years ago
[sensors] format dart code based on the new dart formatter (#3809)

0892a2d292c27458591f76e1239148799ee6da08 authored almost 4 years ago
[google_sign_in] Fix "pick account" on iOS (#3805)

b548ae18646d1725a8e1f004c26bf42e4d362aa8 authored almost 4 years ago
[image_picker_platform_interface] Added pickMultiImage (#3782)

* Added pickMultiImage to image_picker_platform_interface

* Added tests

* fixed platform_i...

f34add38d80a0a44f46b5bd00df65cc63eeafcfd authored almost 4 years ago
[in_app_purchase] Added currency code and numerical price to product detail model. (#3794)

ee5d15e443b5d6de432a504a7f56e47aab8abda5 authored almost 4 years ago
[local_auth] Fix iOS crash when no localizedReason (#3780)

1dbc262327e25a43ba9fdc1f0954aa4120d8c716 authored almost 4 years ago
Fix and update version checks (#3792)

Currently our version update checks aren't actually working; the script doesn't work correctly i...

89ccc0eadb2ce715da45af3b88bbc9c86c78ae3d authored almost 4 years ago
[in_app_purchase] Configured example app to use StoreKit Testing on iOS 14 (#3772)

d5ebaa53683460ab716d4f0cb6e5a517ffcadcb8 authored almost 4 years ago
[local_auth] Unnecessary reassignment in example removed (#2983)

1ef73d9c4cdb93c7332d20d089058cbf5e57c694 authored almost 4 years ago
[flutter_webview] Fix `allowsInlineMediaPlayback` ignored on iOS (#3791)

97ac042f089d23e72ec9a7e2bf66952c684ccf9f authored almost 4 years ago
Switch script/tools over to the new analysis options (#3777)

Removes the legacy analysis options override and fixes all resulting issues. This is a combinati...

3f2e2acc843161e6bedd58a8749888bc000ffa27 authored almost 4 years ago
[google_map_flutter] fix version (#3790)

81aad8f25113da9a48346d9a728ed7c96f26491e authored almost 4 years ago
[in_app_purchase] improve readme (#3731)

4bd178b9fd893140c1e982f07f96cd1485a1c89e authored almost 4 years ago
[local_auth] Fix callback thread handling (#3778)

Ensure that all auth replies, which are sent on an internal framework queue per documentation, a...

08f8f21e749256b02ee821a9a436b3827469ac39 authored almost 4 years ago
[google_maps_flutter] Reword README (#3784)

00ec3cdccb3c39b86c033b0ab5748564001ab5b9 authored almost 4 years ago
[tool] refactor publish plugin command (#3779)

bd2dbb151ecf0e5b381bb6be954ed3accf01a0ae authored almost 4 years ago
[google_maps_flutter] remove unnecessary test (#3787)

4322497bfbb13b8bff23e4d77854fa62ad2b18e7 authored almost 4 years ago
[local_auth] Update Jetpack dependencies (#3786)

The plugin was still using several beta version of Jetpack libraries
from 2 years ago. Updates ...

76a417ca8456aba9d8781bb8bc6bc5b0cb219525 authored almost 4 years ago
[video_player]Update README.me (#3713)

8531d561469a9a6bc832a7f947856d74a7b3f03b authored almost 4 years ago
[webview_flutter] Fix scroll bar position for Android non-hybrid WebViews (#3765)

55b86008376a518b44da86618bd591709cff2ebd authored almost 4 years ago
[google_maps_flutter] Fix NNBD migration mistake in example (#3768)

310fcc77f2fbca9c6f7293c728ba5fc075992995 authored almost 4 years ago
[google_maps_flutter_web] Migrate to null-safety. (#3726)

* Updates JS-interop package to google_maps ^5.1.0
* Breaking changes:
* The property `icon`...

dc22884c113362fe8385fa4fe6365c55e6900a76 authored almost 4 years ago
[path_provider] Switch to new analysis options (#3755)

Removes the override to use the legacy analysis, and fixes all resulting issues.

Part of flut...

febc3e36e8acc8920bbea9658b891bdc82b53db3 authored almost 4 years ago
let google_maps_flutter_web version solve for older mockito (#3769)

0db60bbfc156d3c71d098a81848540c2215b5746 authored almost 4 years ago
[google_maps_flutter] Fix TileOverlay cloning (#3771)

TileOverlay was not copying its TileProvider. During the NNBD migration,
map object updates wer...

860adb44e38502f2986f30718c3522a36877d0ec authored almost 4 years ago
Update flutter_plugin_android_lifecycle dependency versions (#3767)

ef641f77f40998602e3326a66b2bab9d1e9a82fd authored almost 4 years ago
Update build-all test for null-safe template (#3773)

Flutter master now creates NNBD code when running 'flutter create', so
the generated pubspec fo...

e0e9be0e499dc6a0dcbda1d7d9b19a82310d86ee authored almost 4 years ago
Make sure androidx.lifecycle classes aren't R8'ed away when using flutter_plugin_android_lifecycle (#3746)

c631fa190b5865d7263c93adfa3706c4f0a0a6e9 authored almost 4 years ago
Add tests for publish check tool command (#3760)

ed290be50fb79d9389538cdfa3249223c00c2757 authored almost 4 years ago
capitalise Platform class (#3762)

e4064a31300967bd60fb4373b592229d2f91d838 authored almost 4 years ago
[in_app_purchase] moved android iap unit tests (#3732)

5787b354bb14d40a8f83b90a2f39b7d7e3951aa4 authored almost 4 years ago
[ci] Drop extra ? for dynamic (#3757)

1ecc550155e9d0f7ce3feba28ae5ad4a375c0e17 authored almost 4 years ago
[ci] Drop redundant question marks used with dynamic. (#3756)

Fixes https://github.com/flutter/flutter/issues/79089

4cd43e946d325722e88c17784170e4842d2de0e4 authored almost 4 years ago
[video_player] add http headers (#3671)

This enables to pass HTTP headers to VideoPlayerController.network.

Fixes: flutter/flutter#16466

7c87a8c52ce228305835e20413e69620da85ac71 authored almost 4 years ago
Update "eponymous concept" link. (#3305)

Fixes an obsolete link.

809d0de989d3f8fddc5f08b2593758841da4d0b6 authored almost 4 years ago
[google_maps_flutter] Fix handling of non-nullable invokeMethod return types (#3754)

During the null-safety migration I accepted the auto-migrator use of as Future<T> to handle invo...

eab885b84b99f72bb7b8c8b7a5edba6eaaa68808 authored almost 4 years ago
Update example instructions (#3753)

c3dc31f665f3ccaa96898a6f719591c8642c32de authored almost 4 years ago
Fix error message (#3752)

708bf9c09a6c1059b8e3dbba27965e7cd5989b28 authored almost 4 years ago