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
a100fbf92610e7e82bc217aed2e83dcbdf3d35fd authored almost 6 years ago by Chris Yang <[email protected]>
A temporary workaround to fix the camera positioning issue mentioned in [flutter/flutter#24806](...
f34a4e29db15b8181393791ccf4d44f5edd631c1 authored almost 6 years ago by Chris Yang <[email protected]>ac2a88a19bbf7237c3c28c2d0d4ae1c684f2ccf0 authored almost 6 years ago by davidair <[email protected]>
d9495c9b83846618f9d3df9fc71316d0c2c82224 authored almost 6 years ago by Chris Yang <[email protected]>
Added support for persisting alarms across reboots.
Android doesn't automatically reschedule ...
2c78fda9530b90989b8734560ac229178fd9a9bd authored almost 6 years ago by Ben Konyi <[email protected]>Allows JavaScript code running in the WebView to send messages that will be received by the Flut...
ac644776a28b52e0952794629828f5e8304a6ea0 authored almost 6 years ago by Amir Hardon <[email protected]>
Platform implementation of the method channel API for adding and removing JavaScript channels.
...
1c982efdd7b9d578d73eed05a337440692148b45 authored almost 6 years ago by Chris Yang <[email protected]>
0f9fbe4189f484aa78963473212b42b19cd8c23d authored almost 6 years ago by Wouter Hardeman <[email protected]>
iOS implementation of the method channel API for adding and removing JavaScript channels.
#11...
aedcc6f81843ae2da3a6ac0c8e8c4b530d1ac035 authored almost 6 years ago by Amir Hardon <[email protected]>edc81910c5e9465335c3b171bb7e26fd3d6ccb9b authored almost 6 years ago by Maurice Parrish <[email protected]>
0e14196bd24b7e4d8ae8e1f18c773972c934f382 authored almost 6 years ago by Edman P. Anjos <[email protected]>
009cd4a60a18ed534f0c5aaeb4f6952485a4b209 authored almost 6 years ago by KyleWong <[email protected]>
Fix for flutter/flutter#21709
Creating a second instance of the Connectivity object can cause...
06fd96e0b4d0eeba04796e510750fb474715946c authored almost 6 years ago by Chris Yang <[email protected]>d02df2f799059cc21ce9a50515d14b5fb5afaf83 authored almost 6 years ago by KyleWong <[email protected]>
* android_alarm_manager background execution bug fixes
* Updated android_alarm_manager to fix...
8aa016c166c6ea0a8d84e312a949ab493769a8af authored almost 6 years ago by Ben Konyi <[email protected]>This PR forward rolls the earlier breaking changes with a proper semantic version upgrade.
fl...
9d8a1004ca3e52e0286c512097242f5876bf05cc authored almost 6 years ago by Michael Klimushyn <[email protected]>
The AndroidX migration didn't increment the major version for plugins >=
1.0.0. This commit rev...
04521860ee5fd36a14bf33386bcf6749c46ce8e9 authored almost 6 years ago by Maurice Parrish <[email protected]>
This is a fix for the comments flutter/flutter#25991 (comment) and flutter/flutter#25991 (commen...
98e7634904df476d951bd7902a808d3aedead847 authored almost 6 years ago by Chris Yang <[email protected]>
Added SKProductWrapper and a SKRequestMaker.
Added unit test for SKProductWrapper classes and S...
Refactored url launcher Objective-C and Java code.
877429ae6070a795d2595955d37280c653999609 authored almost 6 years ago by Chris Yang <[email protected]>
The original Android support libraries have been deprecated in favor of
AndroidX. This migratio...
Fixes the red CI.
2a1593da072b4d0ee7acef57a4b59ac92da60a6b authored almost 6 years ago by Michael Klimushyn <[email protected]>
This was depending on a version of `firebase_core` that was using the
original Android Support ...
9f87cbe54bd6d6507465037e3ce0f4a601f83b95 authored almost 6 years ago by Michael Klimushyn <[email protected]>
The original Android support libraries have been deprecated in favor of
AndroidX. This migratio...
* * Added access to the video rotation in degrees (rotationDegrees). Possible values are: 0, 90,...
014e37363114a79122aa369a2a10661535336749 authored almost 6 years ago by Rodrigo Castro <[email protected]>7a6dd46135efbe4b0eb144a8e1054f6ba0324491 authored almost 6 years ago by Michael Klimushyn <[email protected]>
Brings in `json_serializable` as a build step to generate the Dart
platform channel parsing boi...
6ae526e1c05c71db20f3b5392b3450789a719de4 authored almost 6 years ago by Chris Yang <[email protected]>
This is the lowest version of iOS supported by Flutter. Supporting lower
versions was causing b...
This was ripped off #1091.
CI was failing on multiple packages when trying to build apks with:
...
13c87f828312a5baf87a4fbb51b1f95a63974431 authored almost 6 years ago by Chris Yang <[email protected]>
Adds the `queryProductsAsync` API and associated classes to
`billing_client_wrappers/`.
flut...
909cf1c20bb6241812c577ea59a7e0332ff0c756 authored almost 6 years ago by Michael Klimushyn <[email protected]>Some devices use different path for downloaded images. Those devices will crash when trying the ...
f3bbb904d5ca3d66b584cf3eeb441e3726bbe570 authored almost 6 years ago by Chris Yang <[email protected]>update to Mojave Xcode 10 to support IOS 12 apis
8fb9a0789ff73e69e127ee2aa44201cac77ea2b1 authored almost 6 years ago by Chris Yang <[email protected]>Add deprecated_member_use_from_same_package to pass analyzer.
The deprecated fields are requi...
82bab678d76c69e56456f97879452eebd4ea66da authored almost 6 years ago by Chris Yang <[email protected]>85f75f88335dce3b65ecbd5080e28be0b7238bb7 authored almost 6 years ago by Greg Spencer <[email protected]>
Added a setting universalLinksOnly for IOS with version >= 10.0
Updated the version to 4.1.0 ...
229b0fc79b9050ff5d2c3f83bb349d7dd2bc1bee authored almost 6 years ago by Chris Yang <[email protected]>6bbaa7e52f4a1674d09750ebb3c63aaa4226b0b1 authored almost 6 years ago by Michael Klimushyn <[email protected]>
Rename `PlatformViewsController` to `StubInAppPurchasePlatform` to more
accurately describe wha...
The actual functionality here is extremely minimal. Most of this patch
is establishing the stru...
For each plugin, make sure example/android/app/build.gradle has proper versionCode/versionName s...
43ee28cf183a9c9b4df87636648571dd8b5c17b1 authored almost 6 years ago by KyleWong <[email protected]>Adding nil checks in NSDictionary and default them to NSNull to prevent crashes.
23852d394b52bf9373041548e37f4159965c7ba1 authored almost 6 years ago by Chris Yang <[email protected]>flutter/flutter#26303 added a template argument to `invokeMethod`, which triggers the `strong_mo...
4d702ad711f014760434122ce2bd06d2f41b5c6c authored almost 6 years ago by Amir Hardon <[email protected]>Follow-up to https://github.com/flutter/plugins/pull/1046
c27f1f9a7b39af6d631fc5d333e7d8ddfddb453b authored almost 6 years ago by Amir Hardon <[email protected]>04ada95462aa77a30f72ca04c402cc32cdf8ae72 authored almost 6 years ago by bcollins19 <[email protected]>
Update dart document to explain forceSafariVC flag regarding universal link on IOS
There are ...
74ef78736ca06dd6f1568c58873d269790b64f0a authored about 6 years ago by Chris Yang <[email protected]>Fix ImagePicker Crash on IOS by checking safe guarding _result to be not nil.
The method dism...
61d6a1f63ba9b5c698c8a2c907f8c976f8cb6960 authored about 6 years ago by Chris Yang <[email protected]>
This patch works by calculating the device's physical orientation from
accelerometer data. This...
... from the `README.md` that applied to 4-5 updates ago, only.
ad53210a693015ff45961a9eec5a773f80cd573a authored about 6 years ago by Matan Lurey <[email protected]>
Updates the example app README with all the steps required for enabling
the IAP APIs in Google ...
The comments are preventing GitHub's license detection from working (see https://github.com/flut...
fe834b67ff868bf1a992068c560fd98f460b7ff7 authored about 6 years ago by Michael Thomsen <[email protected]>e46ff9460c53c5f9cef363cc04ce7edafd9e37bf authored about 6 years ago by Mehmet Fidanboylu <[email protected]>
Create evaluateJavascript method in the WebView plugin.
As a result of updating the enum nam...
c989956d1cd15bd2a894a42aa1a8e212f29eb8ab authored about 6 years ago by Chris Yang <[email protected]>
Cirrus puts the PR description and commit message in environment
variables.
These messages ten...
98317e3cf618175fbeb05c169474cd5aa49aab3b authored about 6 years ago by Maurice Parrish <[email protected]>
efe4c1b413181b51b49173ffb2b7f78b87ddf971 authored about 6 years ago by Maurice Parrish <[email protected]>
bcfbd466642d60439e2f4240bb94346d4f3dd3ca authored about 6 years ago by Maurice Parrish <[email protected]>
3f8559687aca94e4d69d2aefae4470c36f56e3ec authored about 6 years ago by Michael Klimushyn <[email protected]>
This fixes https://github.com/flutter/flutter/issues/25105.
The error was caused by the follo...
ed8c4ab52d275b96339e719840683f3b55e06a91 authored about 6 years ago by Wouter Hardeman <[email protected]>860ebfe984d4b1c6cd83f6c03b84278ca8db7d62 authored about 6 years ago by Ben Konyi <[email protected]>
04102962e53c6e8e545403317d807c9890a98ac0 authored about 6 years ago by Diego Velásquez López <[email protected]>
I failed to do so when merging master with #974
e8b331608614fb2d7734c39fd50a182495e44299 authored about 6 years ago by Amir Hardon <[email protected]>d6bd24cc3371bfbc8064967210d56629bc58b363 authored about 6 years ago by Wouter Hardeman <[email protected]>
* Add currentUrl accessor to WebView plugin.
94f6577f4c9649acabeaca311028d0430a7bd8b7 authored about 6 years ago by Emily Fortuna <[email protected]>0d077f543d2fd5b11956186d00b56a0942d1129e authored about 6 years ago by Patte <[email protected]>
3897d4305492d658ed5a22570cbe36f3cb2ee73e authored about 6 years ago by xster <[email protected]>
e247091ad8628ded5a89be0bbf9cf325db89a419 authored about 6 years ago by YukiOya <[email protected]>
3652ccd733bf382a7176c3eaaba65836883a5ce2 authored about 6 years ago by Amir Hardon <[email protected]>
Adds goBack, goForward, canGoBack, and canGoForward methods to the WebView controller.
aa300af3f97e5ef28868d9ca62a41a8fb5d274f1 authored about 6 years ago by Hiroshi Kikuchi <[email protected]>Always require activity instead of using application context
ab9f213f2bcd32853426268ff0f72c28a13d1937 authored about 6 years ago by akindone <[email protected]>
The current Google Maps API was completely controller based (it was
designed before the platfor...
We noticed some Android (native) crashes in our application when we're trying to call the get to...
d89cae7289ec4f7a51b6e7a17e3f0bb9498d0b19 authored about 6 years ago by Alan Russian <[email protected]>8603d2d60eecdac2aa75f07e456d28203fe20292 authored about 6 years ago by Abdellah Chadidi <[email protected]>
Apparently if the description is shorter than 60 characters you lose
maintaenance points on the...
iOS build was failing on case-sensitive filesystems as the plugin name "WebviewFlutter" didn't m...
f6452cfaa42f3680d43904538f7ecbf95037bdf0 authored about 6 years ago by Sebastian Engel <[email protected]>
It turns out on some devices loading the Youtube site in a webview
results in launching the You...
This is the latest version currently available for pub health checks.
We should increase the re...
Just so we can publish the fixed README to pub.
d46def365b21487a1b3332ff099900f25f3e7e19 authored about 6 years ago by Amir Hardon <[email protected]>(Now that it is on pub).
f54e86cc06ba21e1c59e0786096c5b738bd5df2e authored about 6 years ago by Amir Hardon <[email protected]>
Update the camera to use the physical device's orientation instead of
the UI orientation. Fixes...
The `_registrar` field was never set in `FLTGoogleMapController`.
This made asset lookup return...
We need a version that supports platform views.
c8ae4a734d6f997f9f930332c5a77baf2109c1e6 authored about 6 years ago by Amir Hardon <[email protected]>
Also updates the minimal required Flutter SDK to one that has platform
views support.
This was temporarily removed in #925 while the plugin was accidentally
published by a third party.
This was done in #463, not sure why, but I don't think we should export
it (and it makes Dartdo...
These are remains from the overlay-based implementation.
f210a6fdcfa40176db6ce7303b31be19edcc3dd1 authored about 6 years ago by Amir Hardon <[email protected]>
The refactoring in #892 left the callbacks defined in `FLTGoogleMapDelegate` unhooked.
Fixes fl...
052b71a9422ecf767a43da720512c91c67f16fd6 authored about 6 years ago by Michael Klimushyn <[email protected]>
Doing this to prevent confusion with the 0.0.1 google_maps_flutter package
which was accidental...
* Move classes into separate files
* Refactoring to use auth providers
* Merge refactoring...
a444ad120418d622c4dea2882190968722abbcfe authored about 6 years ago by Collin Jackson <[email protected]>136663b676488b9fffded685ef5be5d78a955970 authored about 6 years ago by Amir Hardon <[email protected]>
f057a22423e7fd858deb2c01bc5cdd2dcf5c91a1 authored about 6 years ago by Tim Traversy <[email protected]>
the pub plugin referenced here is unofficial and make people confused
2908b42a5c8c0ed1e0026e7a6a9989fc4acaacb1 authored about 6 years ago by Raouf Rahiche <[email protected]>* Upgrade Google services plugin to 4.2.0
https://github.com/google/play-services-plugins/tre...
b401d362e6e96ccce19a7c39eebd63cf31e36157 authored about 6 years ago by Sebastian Roth <[email protected]>f31aa8cfed597e8e119a89082a2ab2f32f8e306a authored about 6 years ago by Sebastian Roth <[email protected]>
Adds instructions for iOS and notes that this is a developers preview.
952a99e770e4b7fd68bf4a65e1a689469321a4af authored about 6 years ago by Amir Hardon <[email protected]>
Updated FireAuth docs.
Updated deprecated API "fetchProvidersForEmail" to "fetchSignInMethodsFo...