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

Add README instructions for enablePendingPurchases (#2921)

Add README instructions for enablePendingPurchases.

If a developer attempts to access this pl...

722726348c108a908ecab199422bae6166cc69e8 authored over 4 years ago
Rebase previous commits (#2966)

* [battery] Fixed typo in README.md (#2944)

* [integration_test] Remove debugging statement (...

f8f666f2281a7d98b6cac8a7ea4d11b5480135e0 authored over 4 years ago
Avoid walleye 26

6eda8db6516ac89551450db9483ff88471f95779 authored over 4 years ago
Updating documentation to use isEmpty check. (#2955)

The value returned is never null. This is already done correclty in the
example app.

Co-auth...

3a992ac6919129b248774369d0ffd5bed456a486 authored over 4 years ago
[integration_test] Minor cleanup (#2956)

- Doc typos
- Unused Java variables

68ce35eb3b933e35b29f7fa8916c3570691aa78d authored over 4 years ago
[path_provider, video_player] Tweak pubspecs to pass bulk analysis. (#2959)

e0a49a7fbdbc4e06d04e4cfbbe2c6056f09bf3d4 authored over 4 years ago
[android_intent] fix platform package dep (#2948)

481e8c251667bcb28d177bfc7d295d584e703bae authored over 4 years ago
[shared_preferences_linux] update `file` package dep version to be compatible with framework (#2950)

4360a232e4a9357787c3c3519d559d0aad50cf98 authored over 4 years ago
[google_maps_flutter_web] Move e2e tests to integration_test. (#2945)

a9ac52f3fe10034ef7f48a98f9112bca0666d3e9 authored over 4 years ago
[device_info] Port device_info to use platform interface (#2942)

0b156b23233df0584c0c78834cfac72fd5d56cd8 authored over 4 years ago
Rename e2e -> integration_test (#2918)

* e2e -> integration_test and associated version bumps

89794a635a5efad6705e3d7ccc29e8139318d947 authored over 4 years ago
[e2e] Update code onwer. (#2915)

bb562dd45c74268790a7f907eb8bd9cf05051e6b authored over 4 years ago
[google_maps_flutter_web] First version of the plugin. (#2933)

This package introduces the first version of the google_maps_flutter_web plugin. See README for ...

027827f93e40da8dad4dda70ec8f993ec1337028 authored over 4 years ago
[device_info_platform_interface] Introduce package (#2929)

This is the platform interface package of the federated device_info plugin.

e3ffd87e30626be469fa4f18e0fff7e515148779 authored over 4 years ago
Fix sharding and shard count on apk tests (#2936)

* Use shard variables correctly in incremental_build.sh
* Add more shards for the apk tasks.

d93d4088eaa2392d74e69f271fdc829a7b7c5330 authored over 4 years ago
Revert "Revert "[video_player] Set audio mix options (#2922)" (#2938)" (#2939)

This reverts commit d4750ea86657bf8b35f96c8f3d9bcd5a025d189b.

db329d71fca07eb1c24d576f8d1dc2bdc0792a55 authored over 4 years ago
Revert "[video_player] Set audio mix options (#2922)" (#2938)

This reverts commit 77fbfcd801f7717b681c9b9981bd31c2ce10a2c4.

d4750ea86657bf8b35f96c8f3d9bcd5a025d189b authored over 4 years ago
[versions] increase package:platform constraint (#2934)

package:platform required a breaking change in the behavior of FakePlatform in order to enable n...

0e467690b73aa060bbd06956233de56227913585 authored over 4 years ago
[video_player] Set audio mix options (#2922)

77fbfcd801f7717b681c9b9981bd31c2ce10a2c4 authored over 4 years ago
[url_launcher_web] Fix link in README (#2932)

Co-authored-by: Markus Aksli <[email protected]>

6f6b786a8163d08402336e25315973805601ee49 authored over 4 years ago
Fix unguarded availability in Camera plugin (#2928)

* Fix unguarded availability in Camera plugin

235283b8c979982342d3b622d7a4116e66b0f1fa authored over 4 years ago
[device_info] Moved device_info to a subdir (#2923)

(This is preparation for the federation of the plugin)

42b33ec8ed3265607df5accf45bc68aa9e4e5592 authored over 4 years ago
[video_player_platform_interface] Add interface changes for audio mix mode (#2927)

10966b70b8dce1f22af955f68e5a6d9860701fa1 authored over 4 years ago
[google_maps_flutter] Call platform.dispose from widget. (#2909)

0d5dd3a2d93ec545653ee26a3c59b72459fb51ac authored over 4 years ago
[google_maps_flutter] Pin GoogleMaps cocoapod dep to last good known version (#2924)

5c5f79a08b1e6d1ad6b60b2cfed3314d467b2f8e authored over 4 years ago
[e2e] Revert performance tracker utilities (#2917)

(To be moved to flutter_test)

3ae30be4994c256c48b212a31f54a5b2b80a8b32 authored over 4 years ago
[camera] Improving handling when camera permissions are not granted. (#2848)

1c9529a6e0a7143b530e7eeb5bfa19b2a995cb25 authored over 4 years ago
[google_maps_flutter_platform_interface] Add dispose method. (#2908)

This method gives the plugin writers a chance to release the resources that they've acquired thr...

740481e727160ab03f8a4aa023a35de17df993c1 authored over 4 years ago
[e2e] Add new e2e_driver for handling response data and performance watcher (#2906)

9d77f5dda56bfce6c681665a8c4f2ef45a2869cd authored over 4 years ago
[google_maps_flutter + platform] Tweaks to enable a web implementation. (#2903)

This change tweaks slightly the core maps plugin and the platform interface package to make the ...

b4b6e9e0f1c9dcd33fe59bfe272ca98c0fe8b65a authored over 4 years ago
Fixed typo manuelly for manually (#2902)

f903d4cf0342b894e44143b02d993bf298b8abe4 authored over 4 years ago
Clarify e2e readme for running on firebase test lab (#2898)

* clarify e2e on firebase

f6660a99fd0d6d454cbd4a95dc50dd69d3135dc8 authored over 4 years ago
[e2e] Fix incorrect test results when one test passes then another fails (#2866)

* [e2e] Fix incorrect test results when one test passes then another fails

For example, the f...

14608ca5ed0fa54fb6b2abccbd68b120bfe8e283 authored over 4 years ago
Make package:e2e a relative reference (#2889)

* Make package:e2e a relative reference

116b37dd4ad59aebec39ed7ea18b6b96205fec07 authored over 4 years ago
Revert "[path_provider] Use the application ID in the application support path" (#2896)

* Revert "[path_provider] Use the application ID in the application support path (#2845)"

Thi...

7434e41fd032d5e2ab8749106e87e8003306c3aa authored over 4 years ago
[path_provider] Use the application ID in the application support path (#2845)

7d4a918be3e682104807cc70ba41d6e27a01248e authored over 4 years ago
[e2e] add support to report extra information (#2873)

* add extra info report

fbd65101596d31e30b6b521d4e79861e7ccc6a93 authored over 4 years ago
[google_sign_in] Bridge google_sign_in and googleapis. (#2824)

Introduce the first version of the `extension_google_sign_in_as_googleapis_auth` package.

Thi...

5971e2f5bca9c07fc037effeabbf4410ce48e644 authored over 4 years ago
[connectivity_for_web] Fix JS Interop in release mode. (#2869)

* Switch to dart:html window.navigator.connection instead of package:js JS-interop.
* Overwrite...

d6435f03595bc65bcf826f52f87ffad248179af8 authored over 4 years ago
[shared_preferences] Shared preferences linux endorsement (#2864)

Endorses shared_preferences_linux.

Since shared_preferences_linux is pure Dart, this uses man...

3b931d0a9c10e6a833cff1dffcd8e6a947a43936 authored over 4 years ago
[shared_preferences_linux] Add iOS stub (#2865)

Add missing iOS stub to shared_preferences_linux

f3f7e8c02ab6979a6582fcfcac12eaa002d577da authored over 4 years ago
[url_launcher] Endorse url_launcher_linux (#2863)

Adds an endorsement for url_launcher_linux, so that Linux is supported
automatically.

Part o...

8db69f34b6e17c4256c48934bbbf03821f478f68 authored over 4 years ago
[url_launcher_linux] Add Linux url_launcher plugin (#2857)

Adds url_launcher_linux, the federated implementation of url_launcher.

Not yet endorsed by ur...

65e7bdb699e3ae09091ac8a52d556e575fee2c3b authored over 4 years ago
[image_picker] updated VALID_ARCHS to support iPhone simulator (#2761)

a5db6e08042b3f6a44e554fc384c76b9e18c7c62 authored over 4 years ago
[multiple] Improve video playback in image_picker example (#2819)

This change adds small bugfixes to the following packages:

* video_player_web:
* Prevent p...

d3ccc34855b77afae39f4078cb4add8bec9e6b2b authored over 4 years ago
[e2e] Bump version to 0.6.0 (#2855)

Missed this earlier in #2854

40db092fc71cd15f5b03e03a045cbb95e7a71424 authored over 4 years ago
[connectivity] Endorse connectivity_for_web. (#2853)

a3dbe7357c593e3788b7a2cdfbb6aa1cb1722706 authored over 4 years ago
[e2e] Use SettableFuture instead of CompletableFuture (#2854)

Expose a `Future` for `testResults` instead.

This works better for internal use cases.

71cc865b2504a8f834588f79535f64a889632a93 authored over 4 years ago
[shared_preferences_linux] Add support for Linux (#2836)

Adds shared_preferences support for Linux.

Part of flutter/flutter#41720

e08b09cb74a1a5f9fd4c1744de6cf0d69b688a07 authored over 4 years ago
[url_launcher_web] Adds "tel" and "sms" URL support (#2847)

940c10ca28290a01a11f1d830972b88bdac672e5 authored over 4 years ago
[connectivity_for_web] Introduce connectivity_for_web package. (#2820)

Move the package formerly known as `experimental_connectivity_web` to flutter/plugins master, as...

388c66e8e3da7914ba657bcfb9ee6aefc2cf38bd authored over 4 years ago
Update README for plugin list (#2843)

88319a90b5cc07070b68c794d9c09d776ee45fac authored over 4 years ago
[e2e] Fix e2e pixel ratio (#2842)

* Fix e2e device pixel ratio

* Update changelog and version

* Formatting

a0e880653458e27bb4afc988e18bf2e996491067 authored over 4 years ago
[In_App_Purchase]queryPastPurchases() shouldn't block transaction updates. (#2834)

* Allow all transactions except for purchasing ones to be passed back to the Flutter side.

* ...

104e9bfb135e5a0e7bedbf11c611dcdc4494ea05 authored over 4 years ago
[url_launcher] docs: note about encoding URIs (#2172)

Add a note about encoding URLs passed to the url_launcher in the packages README.

957fb75433c550382937299743f6f1025182c9c5 authored over 4 years ago
[path_provider] Updated documentation reflecting changes needed for testing (#2815)

The recent federation of the Linux path provider might break tests, this updates the README.md t...

0fab93dc91cc9085da0b9e5ff034c28b5541c9fb authored over 4 years ago
[image_picker] fixes for iOS which doesn't present camera/albums with more complex navigation (#2755)

ff53b70b53c79fa275bc78d9444f01b1918c0e89 authored over 4 years ago
Update Linux desktop Dockerfile for GTK switch (#2826)

Once the switch to GTK lands, libgtk-3-dev will be needed for building.

90462df1c11a47ffa3d31793d0a8c5f5179c92a6 authored over 4 years ago
Fix bug in example (#2801)

By ensuring that flutter widget bindings are initialized. The current version fails on startup.

2fb8bf023a43ef93b2f372f277fa16399d79b744 authored over 4 years ago
[image_picker] Add web support to the example app. (#2816)

20d8ad2673107d9845082e18381f5dd3a75428ff authored over 4 years ago
[image_picker_for_web] Remove android directory. (#2817)

3e538e152bbae6b67ef21f97cf9a3154f73d8013 authored over 4 years ago
[image_picker_for_web] Introduce image_picker_for_web package (#2802)

e987d2542d896b68621ae4005496d369ec41c638 authored over 4 years ago
[path_provider] Change Linux example to depend on endorsed plugin from pub.dev (#2809)

Removes ios and android folders from example, and adopts the published version of path_provider

881552e2f8fb69ed23c2d471e2bc2755f65e7c5d authored over 4 years ago
[e2e] Version bump for v0.5.0 (#2807)

* Version bump for v0.5.0

d0ac51ac88af6f99d8f627f4e60e03583ad1afa6 authored over 4 years ago
[path_provider] linux endorsement (#2789)

Endorses path_provider_linux, manually registering its implementation as a workaround for https:...

fc6bd9834c7881d076086abaa7b74c9d317fb2bc authored over 4 years ago
[shared_preference_macos] Remove iOS and Android folder in example app (#2804)

da6f9e7c05f1e2f68d4f777216a67c4513caa4f0 authored over 4 years ago
[e2e] Avoid overriding http, textinput, window size (#2805)

946b37b68eef571d11646f17d0fe4b717fe00ea4 authored over 4 years ago
[e2e] fixed code snippet in readme that referenced a non-existent variable (#2794)

* [e2e] fixed code snippet in readme that referenced a non-existent variable.

68fab2d220e2ba5dfa6b2cda4945d9a1acad515f authored over 4 years ago
[image_picker] Port plugin to use the new Platform Interface. (#2797)

This change Deprecates the old plugin API, but keeps it available.

Check the README.md for mi...

3e547d9a808c35ea81b32bb225cfac1098607672 authored over 4 years ago
[e2e] Android: Remove warning, bump AGP (#2800)

Removes Gradle warning & bumps AGP to 3.6.3

a59080392ce3b2c2fb281c5c21487e7fab39fb91 authored over 4 years ago
[connectivity] remove android no-op implementation (#2784)

* remove android no-op implementation

* update pubspec.yaml and changelog versioning

5f0f9c05c8049c15e6e71ff714eea2541b449e68 authored over 4 years ago
[image_picker] Pin version of platform_interface. (#2799)

2ab4bc8de7715b3ff7785308996d55c90ba8252c authored over 4 years ago
[google_maps_flutter] Move test to its correct location. (#2798)

82ac9a1c85d95f09887d0d0838d790cc40a30095 authored over 4 years ago
[image_picker_platform_interface] Introduce new PickedFile APIs. (#2791)

* Make API Async, so web can use objectUrls internally, instead of bytes.
* Introduce the Picke...

b781ce9822cd31c68d800ec6aee056b6e749a7fd authored over 4 years ago
Error (#2796)

* Expose SKError code to client apps

* Format

* Update changelog

* Fix failing tests

...

939b9a6f00367238131ad8dcc8b704f4e3e5ba26 authored over 4 years ago
v2 embedding cleanup version bump (#2790)

61775d32f1d1f0997e0e93bb1e8676b96be9d848 authored over 4 years ago
Clean up plugins post v2 Android embedding (#2778)

26a9a22c3b89d392eee8f48967fd3380cf7cae23 authored over 4 years ago
[path_provider] path provider linux implementation in dart (#2589)

Adds a pure-Dart path_provider_linux, to use as a federated Linux implementation of path_provider.

def1025b660a3d5746a52329893a5adb75c8c9fd authored over 4 years ago
[google_maps_flutter] Android: only destroy mapView once (#2772)

6ca0171f8cca50e55070959845c9bbbced988ba1 authored over 4 years ago
[webview_flutter] use hard coded values in `setAndGetScrollPosition` test (#2785)

999e11bc5cfe4689270fc5592d4a05e01a473e5c authored over 4 years ago
[shared_preferences] remove android no-op implementation (#2779)

* remove android folder

* version change

66da13e31ebdfeba198f3ee6e114ac8fc2f5679b authored over 4 years ago
reference apple sign in plugin from google sign in plugin (#2743)

1c9efba009b79566266e8b3f66fdc286591e50b0 authored over 4 years ago
remove android no-op implementation (#2782)

0277ae7541452007414038c382766da6ef7dbfdd authored over 4 years ago
remove android no-op implementation (#2780)

3b2e034ba0bab1d0caa609a17a2e8d03ece3f712 authored over 4 years ago
[e2e] remove android no-op implementation (#2783)

* remove android no-op implementation

* remove unnecessary version bump

e66786cc0a04600deda083df31e883a4adaa5aa7 authored over 4 years ago
remove android no-op implementation (#2781)

f90af5313f9a67f97841b5ef10563b10dc46f26e authored over 4 years ago
Update Linux desktop Dockerfile for CMake switch (#2774)

Updates the set of packages installed on the Linux desktop Docker image to account for the switc...

aa71f390f57d4f3de26b6ab8a6c505d13d6c04f8 authored over 4 years ago
[url_launcher] remove android no-op implementation (#2776)

* remove android no-op implementation

* updated version

c5c15b3fff11a8d0f3eeec9e273db9e7f2e3b9c2 authored over 4 years ago
remove android no-op implementation (#2777)

e261d3f320fa8029f12c5129f7c37d2d88be02bf authored over 4 years ago
[webview_flutter] Add support for passing a failing url (#2763)

c1ba799bbb072f99a687904669863468a733e0f1 authored over 4 years ago
[e2e] Use CompletableFuture from package for lower API level support (#2770)

19b69749f333b07f1be2a71c02735c6a0f4cbbcd authored over 4 years ago
[google_sign_in] Add ability to return serverAuthCode (#2116)

88e85c6a48063cfab9111689179e2582a99b77ff authored over 4 years ago
[image_picker] iOS: fix bug, sometimes double click cancel button will crash (#2625)

25a585dfeef6d2dc224fd0dddee327372de63782 authored over 4 years ago
[google_maps_flutter] Add liteModeEnabled option (#2449)

82f8f490cfa4b257fc987cd40bab983a8c1ab2e6 authored over 4 years ago
Update README.md (#2768)

7bb3663ae97e2ddef752851170475e5581dd02c7 authored over 4 years ago
[url_launcher_web] Launch mailto urls in same window in Safari (#2740)

This uses package:platform_detect to determine whether the app is running in Safari or not.

h...

f78a5df999936559d2cb68c97e2357ff1129808e authored over 4 years ago
update README with enableJavaScript info (#2766)

72e6cf67a2be4a51adcb014325847ea533e12ff2 authored over 4 years ago
Run publish ci check on master (#2764)

e26634c4ac1def13776769912d3873ec17316fbc authored over 4 years ago
[image_picker] Add documentation for Android external storage permissions (#2765)

* update README with external storage configuration info

* update pubspec.yaml version

* f...

37145e726659140c0b4bb8fec85deabad461d48b authored over 4 years ago
[package_info] add support for macos to package_info plugin (#2618)

Shares implementation with iOS via symlinking.

Fixes https://github.com/flutter/flutter/issue...

f567f5a0ff3f75f94a6eb60081a91e5edc10be9c authored over 4 years ago