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

Update android sdk version to 29 for all mobile plugins. (#3042)

b07fe42ebcbe378aa0028350055f960642117d2c authored over 4 years ago
[share] Replace deprecated Environment.getExternalStorageDirectory() call on Android. (#3152)

* Android API 29 & 30

* Update Version

286657474d85f0bc6125971406bfdccfb4bf9954 authored over 4 years ago
[wifi_info_flutter_plugin_interface] implement wifi platform interface (#3134)

6400b8e2a3187f69b8c572b41a5e0bc1e34305f9 authored over 4 years ago
Add linux directory to examples (#3064)

When Linux support was added to these plugins, the app template wasn't
yet stabilized, so was n...

b0cd474eb3e55deb3abbb795e20fa037faba3d09 authored over 4 years ago
[in_app_purchase] Add example test target to Podfile, add OCMock dependency (#3145)

ea353a775d9a4a45b95961218b7bba4a24bf78cd authored over 4 years ago
[video_player] fix Timer Leak (#3119)

454658b060a7e7a845eaafa85de09bff1480fa40 authored over 4 years ago
[wifi_info_flutter] [wifi_info_flutter_platform_interface] Initial commit for `wifi_info_flutter` plugin and platform interface (#3129)

a346783045c027ea514262fd1e6acdadd6cd0ddf authored over 4 years ago
[integration_test] Add watchPerformance (#3116)

* add watchPerformance

65f726075c1b10bff82b9352bdabe4e0e6a69c42 authored over 4 years ago
Fix links in package example readmes (#3130)

http://flutter.io/ -> https://flutter.dev/

bb4d584179372d3fc9830cef6b128f3be6e1314e authored over 4 years ago
[camera] Set audio encoding bitrate when recording video (#3124)

Fixes flutter/flutter#38787

66a4b8b84959da1b625321420abea81537c33db4 authored over 4 years ago
[video_player] Fix SSLProtocolException for low API version (#3122)

53e8f47a8492dcd8337608a3a2686883930e32dd authored over 4 years ago
[in_app_purchase] Android Code Inspection and Clean up (#3120)

* Android Code Inspection and Clean up

* Format

c8e3aa1bf3b2f1978984c996eb10f75338b88019 authored over 4 years ago
Android Code Inspection and Clean up (#3117)

8c9908ea731ee588e636fe2fae8f0687202b77cd authored over 4 years ago
[in_app_purchase] Fix finishing purchases upon payment cancellation (#3106)

05b101020ed73043441e2f539f4faba3231233c6 authored over 4 years ago
[google_maps_flutter_web] Fix convert.dart issues (#3093)

* Convert initial Polyline/Polygon points correctly.
* Convert Flutter Color to CSS correctly.
...

2077363fb217c3726c8e705b03521fa2b6b895ed authored over 4 years ago
[multiple] Opt-out tests of null-safety (#3113)

755a73c02d5a3c8e3bb8507c3b43eac44bd0cb92 authored over 4 years ago
[webview_flutter] add public documentation. (#3114)

a3f7e69c389cb7cf36ae406df781893af1ef7b69 authored over 4 years ago
in_app_purchase: started supported null as a parameter for the sandbox arguement (#3110)

3a5d9edf3da3c3f1b1a4adf1e443bb389cd81c5d authored over 4 years ago
[connectivity] Android Code Inspection and Clean up (#3051)

c696333a93d00eb2be2593ca2bcfee235bfc8936 authored over 4 years ago
[android_intent] Android Code Inspection and Clean up (#3043)

cc9bf028577b64db969ee6331bbd2cc33c5acb5e authored over 4 years ago
Remove `io.flutter.embedded_views_preview` from README

18771ff35694b96a6e1c3f63e243b48a83d97ca6 authored over 4 years ago
[google_maps_flutter] Fix headline in the readme (#3100)

9b04cf9d227f85357f9a5237eedf9dfa4c3f9569 authored over 4 years ago
[webview_flutter] Add new entrypoint that uses hybrid composition on Android (#3067)

6d8b156d2ab46db3094720d2fea556eae4102b91 authored over 4 years ago
[google_maps_flutter] Out of developers preview, bump to 1.0.0 (#3091)

156ec5e1b24ba458baaadd8211f7ffa0c293e034 authored over 4 years ago
[url_launcher_web] Move third_party under src. (#3080)

dac9bc03308f73fb9b6de86e29c58992a59f8308 authored over 4 years ago
[plugin_platform_interface] Fix homepage in pubspec.yaml (#3088)

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

ede370ef9d38c26b29b1eba9eededaa1dc3d14ce authored over 4 years ago
[connectivity_for_web] Fix homepage in pubspec.yaml (#3089)

2471d752723750313a9fc645d5e3256a3ad612a8 authored over 4 years ago
[in_app_purchase] Update typo in example main.dart (#3073)

* Update main.dart

Documentation typo.

* Update CHANGELOG.md

* Update pubspec.yaml

d82940f02fc306707cce66e4e7111c0bc6ca6fc6 authored over 4 years ago
[video_player] Set playback speed (#3084)

f778027b491ffd8824597f2ee8f0b6dc1d315d2c authored over 4 years ago
[video_player_web] Implement playback speed (#3081)

90c8ed4353a1234f5d1d44ba25beab74a50ba779 authored over 4 years ago
[video_player] Fix tests on master (#3082)

The previous push removed a class used for testing in the video_player package. This PR fixes te...

d701961c33198ffd51ff9c59525d30fc56500b57 authored over 4 years ago
[file_selector_platform_interface] Add platform interface for new file_selector plugin (#2995)

b611445418839599762cd62fabdff55c2445ad0c authored over 4 years ago
[video_player_platform_interface] Add setPlaybackSpeed method (#3032)

cd1d2af8017f61a0cb934bda6ee978f10b3244ac authored over 4 years ago
[url_launcher] Document why canLaunch can return false on Android API 30 (#3040)

This PR adds extra documentation to the canLaunch method, explaining that (from Android API 30) ...

88acaf49dd882d092095be8c38b3223bdd0ec974 authored over 4 years ago
[path_provider_android] Move Path operations to background thread (#3070)

705ae7712752039356490b385abdf7f72aa37368 authored over 4 years ago
[url_launcher_web] Improve attribution of package:platform_detect's code. (#3075)

ee2df8ea36224077ec12c13c8adf26d0a48d5e21 authored over 4 years ago
[url_launcher_web] Remove package:platform_detect (#3071)

This change removes the dependency that url_launcher_web has in package:platform_detect to achie...

c59ea1692581847d655f1f32d636effd74b4a7be authored over 4 years ago
Move files to match the conventions of `package:integration_test` (#3046)

- Test script that runs on the device should go in `integration_test/`, e.g. `integration_test/l...

b96c847d8c18fc49399756a22fcf44d58ad1e48c authored over 4 years ago
Add deprecation suppression for plugins marked with -Werror (#3072)

0e27dc2bf87de057af2285737768bdaeb4a87b72 authored over 4 years ago
[flutter_plugin_android_lifecycle] update to android 29 (#3050)

5a183ac54a515be096d01f3a35546c5d89a30dca authored over 4 years ago
[shared_preferences] Endorse Windows (#3059)

Adds endorsement, and manual registration, of
shared_preferences_windows.

Fixes flutter/flut...

fce1eeee4ac3c97e3e1983a0ef1d08372088cbfc authored over 4 years ago
[path_provider] Update endorsed Windows version (#3065)

path_provider_windows 0.0.2 causes issues both for web projects and for
projects built with Flu...

85abce5f30bdebc5e4ae6ce48029e96f24a5e149 authored over 4 years ago
[integration_test] Test drivers should end with `_test.dart` (#3063)

This makes globbing by tooling easier.

Also fix the documentation for running them natively w...

eb4af2e90b74f79b46ba20b21865e36bd7ba717e authored over 4 years ago
[path_provider_windows] Add missing method to fake (#3068)

The fake didn't have getFolder, so if a test of something using
path_provider_windows (such as ...

861eae99b1a76e93e4b7008d135ee144b95f1ecc authored over 4 years ago
Revert "[webview_flutter] Add new entrypoint that uses hybrid composition on Android (#2883)" (#3066)

This reverts commit 0d7a605df7f5319a81a193b52ec68d482ae78907.

fdbae3faf8318f9da18769080a0a2ee99c73d99c authored over 4 years ago
[webview_flutter] Add new entrypoint that uses hybrid composition on Android (#2883)

0d7a605df7f5319a81a193b52ec68d482ae78907 authored over 4 years ago
[path_provider] Move Windows FFI behind a conditional import (#3056)

Moves the real implementation of path_provider_windows behind a
conditional export, instead exp...

25957033132ac17094e82bec58e429fac073a483 authored over 4 years ago
[webview_flutter] [url_launcher] Handle Multiwindows in WebViews (#2991)

e80865ac23ca1e70fad2bf22d04ba42c9f3c1341 authored over 4 years ago
[path_provider] Fix mistake in license headers (#3055)

052a9159c46c7689575fc3c5b00fef1ed3820fc4 authored over 4 years ago
[image_picker] Updated README.md with new example (#3044)

127344f76d82890cc4014697d303c0a62bb9db21 authored over 4 years ago
[Connectivity] Fix mistake in license headers (#3054)

b6a42c2e7122fdcdae5ef158a0b6a1e852d8989c authored over 4 years ago
[shared_preferences] Add iOS stub to shared_preferences_windows (#3058)

shared_preferences supports versions older than 1.18, so this plugin
needs the iOS stub to prev...

772a57f0ba60a95ad997440c4116045b02406ba2 authored over 4 years ago
[path_provider] Add missing pluginClass: none to path_provider_windows (#3052)

Stable channel still needs a 'pluginClass: none' to avoid
"Invalid plugin specification" errors...

8faaed558c1980e20fe783c7639778ca56cd2e0b authored over 4 years ago
[image_picker] changed ExifInterface to AndroidX version, including d… (#3036)

b5b88f60e0980057dfd5cfe382a98af0455b988e authored over 4 years ago
[shared_preferences] Add shared_preferences_windows (#2988)

Windows implementation of the shared_preferences plugin, using Dart+FFI.

f17376fb3d0b6c1682f7eed0fa29e55d027e1ffd authored over 4 years ago
[path_provider] Path provider windows updates (#3049)

- Adds missing iOS podspec to path_provider_windows, which was necessary to publish it (since pa...

a83f684401c4571747569fdfd081f64015a34a32 authored over 4 years ago
badges for pub.dev scores (#3026)

2d35643615962b71aad72792f6c0217ebd080f6c authored over 4 years ago
[path_provider] Add Windows support (#2818)

Implements path_provider for Windows, adding path_provider_windows and endorsing it in path_prov...

1685a2849d9fbbb9128c23f40aaf37640b2769d1 authored over 4 years ago
[image_picker] Updated docs getImage() about preference rear front not working on Android (#3037)

d16fd7a51fc604db6f911ad0034c3fc2b5839788 authored over 4 years ago
[video_player] VideoPlayerPlugin.java uses or overrides a deprecated API (#3019)

40d2070635874ca71540d20db1057365246ccb64 authored over 4 years ago
[camera] CameraPlugin.java uses or overrides a deprecated API (#3018)

dc15a36902d084cbebeba2f51a105bc6c75452b7 authored over 4 years ago
[share] MethodCallHandler.java uses unchecked or unsafe operations (#3004)

17d7548bf571cca8ee7167bcb9605a694181cdb6 authored over 4 years ago
Update CODEOWNERS (#3034)

26bf10f3c82279ffae4f98c67a5d1e43f5ce5f35 authored over 4 years ago
remove android folders (#3030)

faed100ed7b484e88c862ba20aa696ec9f61278e authored over 4 years ago
[url_launcher] Endorse Windows implementation (#3024)

Endorses url_launcher_windows so that Windows is supported automatically.

81023e758aea0746b54e4d7a8e5a82c354c2dd5d authored over 4 years ago
[android_alarm_manager] version fix (#3028)

0d17f5f1ef9b2c49ea0e95cceac8e7d82e2d385d authored over 4 years ago
[google_sign_in_web] Ensure plugin throws PlatformExceptions (#2943)

Instead of throwing JS objects, or attempting to access undefined properties.

This change als...

56410f5d2caf3fa0cd1d416f1fae126f70d24954 authored over 4 years ago
[android_alarm_manager] Android Code Inspection and Clean up (#3020)

-Werror and code cleanup for Java code.

4eb849afcd672e43b68139b27c258fad2434733d authored over 4 years ago
[in_app_purchase]fix version (#3022)

7e0fc944b8444d6a32c3a5538706e9eada2b39c6 authored over 4 years ago
Add url_launcher_windows (#3015)

Adds a federated Windows implementation of url_launcher (not yet endorsed).

Since this is the...

c194de200cc69940d9ac0ee26b1778265ee35865 authored over 4 years ago
Fix formatting (#3023)

A new version of the formatter or something might have rolled in, causing CI to break

97429bdf1c96b8d8385448d0a26a6b982ea3c135 authored over 4 years ago
[integration_test] Recommend tests to be in `integration_test/`, fix example (#2986)

* [integration_test] Recommend tests to be in `integration_test/`, fix example

In this way, t...

fd6d45c006dbe9384502f66c4d2e360425d4d1ad authored over 4 years ago
[in_app_purchase] Removed maintaining own cache of transactions (#2911)

* - Removed maintaining own cache of transactions, it is better to use SKPaymentQueue.transactio...

46119361e2a09b3e44716c2bd335fea67baad9c0 authored over 4 years ago
[google_maps_flutter_web] Allow Markers with icon:null (#2998)

b453d8f44935def6f48e500209ba18412048a6f7 authored over 4 years ago
[in_app_purchase] Fix typo on `simulatesAskToBuyInSandBox` (#3016)

da1ecffb18b27170cb293ff8095b5c5acc289e0c authored over 4 years ago
[url_launcher_web] Fix a typo in a test name and fix quote consistency (#3010)

Fix a typo in a test name and fix quote consistency.

1ac29789900f0d02d434a2909c7888d9b59223bf authored over 4 years ago
[in_app_purchase] Fix the bug that prevent restored subscription transactions from being completed (#2872)

* Fix the bug that prevent restored subscription transactions from being completed

* Update c...

ba09b7f37c6f2e81d1ba67fc2542ce80a555691d authored over 4 years ago
[google_maps_flutter] Fix typo in User Interface example (#3011)

d6fdbbd89f541516dbd55bc1099b7373963a257c authored over 4 years ago
[image_picker_for_web] Safari now can pick more video formats (3gp, mp4, possibly others...) (#3007)

0007ce3550f132deabd54ea1be312f054e6521cd authored over 4 years ago
[device_info_platform_interface] Typo in doc fixed (#3006)

8cdb21d19ceeac4e4b887a686bf808f7501a2206 authored over 4 years ago
[url_launcher] Suppress deprecation warning in WebViewActivity (#3008)

The url_launcher overrides the deprecated shouldOverrideUrlLoading(WebView view, String url) met...

00d85b068715254992b1c940f2c8697791bf1507 authored over 4 years ago
[flutter_plugin_android_lifecycle] add no-op v2 plugin (#2977)

* Implement FlutterPlugin interface on the no-op plugin

5d869c49b34a0fa71e1ac69fbe431408a15d4671 authored over 4 years ago
Standardize LICENSE body text formatting (#2992)

This cleans up a number of unnecessary differences in the LICENSE files:
- Removes C++ comments...

2d9472765d4078f3e99cdbd7bb06c6912f8c2636 authored over 4 years ago
Add LUCI try builders json config file (#2993)

* add json config

* mv to .ci

ee4b263c975640bb837e531cdb0f13180587cf3d authored over 4 years ago
Support Windows in incremental_build.sh (#2989)

Allow running incremental_build.sh on Windows under Git Bash. Longer
term this script should be...

7027e9decf11f8f9b83af3099b006494c475ab8e authored over 4 years ago
[battery] Port battery to use platform interface (#2980)

854cfd5580ab09fb3d2b7c2279ddc5cfd7ddbefa authored over 4 years ago
[google_maps_flutter] Geodesic Polyline support in iOS (#2964)

ae806dec62fe2f58923dbf9ebe186e272b4ab164 authored over 4 years ago
[google_maps_flutter] Fix Android unit test. (#2985)

90924b5727a9dbadbff8aa51db704c007188dd71 authored over 4 years ago
[web] Adding capability to e2e to take screenshot for web tests. (#2904)

* screenshot taking works

* squash commits. addressing reviewer comments. making drivercomman...

ce2c15529c2ceb8cf1a2dd12bbea1fca7f4a37c2 authored over 4 years ago
[url_launcher, url_launcher_web] Fix API dependencies. (#2984)

b93268e043e265e1a9bffce7c59b6adfa07e8a7c authored over 4 years ago
[url_launcher, url_launcher_web]Added webOnlyWindowName parameter to launch() (#2979)

7c493614fe14fa7d2fee49e600b76eca437bb7c1 authored over 4 years ago
[battery_platform_interface] Introduce package. (#2975)

161aed20fcd5a502b03208ec459782a5d8d76cfc authored over 4 years ago
[url_launcher_platform_interface] Add webOnlyWindowName parameter to launch() (#2974)

2f33166863a61d8ecb92748c6c01110f99f8264e authored over 4 years ago
[share] Add sharing file support (android & ios) (#970)

Co-authored-by: Kifah Meeran <[email protected]>
Co-authored-by: Aloï...

c62afeecedd5b55074b78bce94eab9c5329aa04b authored over 4 years ago
[integration_test] add support to get timeline (#2947)

e8306b501a48fa41e3a4bdc4daea187f06a9d40d authored over 4 years ago
[battery] Moved battery to its own subdir (#2969)

This is the first step in the federation of the plugin.

9d1f1311057cca5d161fad5e29e144cb1187f970 authored over 4 years ago
[integration_test] Fix channel name for iOS, docs (#2972)

e4b55a496389030d70b756a47a0fc7af98c71710 authored over 4 years ago
[integration_test] Show stack trace of widget test errors on the platform side (#2967)

* [integration_test] Show stack trace of widget test errors on the platform side

We keep thin...

f8341ef980de149530dba8efddcf6663e55ac504 authored over 4 years ago
[video_player] Fix `setWithOthers` test (#2970)

4a727faba7e84b096112eb1aa46844717b3c285c authored over 4 years ago
[video_player_platform_interface] fix `setMixIWithOthers` test channel (#2968)

3b6ddc80075f86f8b233940cb32d8fa1995fd2d9 authored over 4 years ago