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

[cloud_functions] Specify version for CocoaPod and handle null regions gracefully (#1316)

* Fix for cloud_functions on iOS region is null

* Fix build errors due to ambiguous version
...

f8078a5ed134a175ad8422c79e05d6d310df4138 authored almost 6 years ago by Collin Jackson <[email protected]>
[in_app_purchase]retrieve receipt (#1303)

Retrieve receipt data. The data can be retrieve as a base 64 string or dictionary. User can use ...

5567a9c8d4caf6e7b53d5e6b593d872681fa0586 authored almost 6 years ago by Chris Yang <[email protected]>
[firebase_analytics] Add resetAnalyticsData method (#1311)

Add support for analytics.resetAnalyticsData

e87c493ac9c24a64e53f3f0e84f8c9af42740ee6 authored almost 6 years ago by Elliot Hesp <[email protected]>
trackCameraPosition is inferred from GoogleMap.onCameraMove (#1314)

* trackCameraPosition is inferred from GoogleMap.onCameraMove

* Update changelog

* update ...

808a596755c16e8f37f9c65e85160b583ff1e24c authored almost 6 years ago by Kaushik Iska <[email protected]>
[google_maps_flutter]ChangeNotifier is replaced with granular callbacks (#1302)

* ChangeNotifier is replaced with granular callbacks

This facilitates better interaction with...

f84066f586140820bb8f42b0b1b11ad5a7f55753 authored almost 6 years ago by Kaushik Iska <[email protected]>
[video_player]Do not divide by zero (#793)

f74c7c15bcf31b8b4527d00ac4e880b0a79abb4a authored almost 6 years ago by Ben Hagen <[email protected]>
[firebase_dynamic_links] Version bump for firebase_dynamic_links PR #1142 (#1309)

1d8e6c08b9a8c32bb388ca5cd71e5691855d8792 authored almost 6 years ago by Maurice Parrish <[email protected]>
[firebase_dynamic_links] fix dynamic link crash when creating shortlink if warnings are null (#1142)

* fix dynamic link crash when creating shortlink if warnings are null

* fix dynamic link cras...

fa6b6ebe78161ad504550b9fb029129b97253463 authored almost 6 years ago by Karthik Ponnam <[email protected]>
Fix typo in RewardedVideoAdd sample (#927)

5cf0df0db16b30004aacea5261986798de09d505 authored almost 6 years ago by Balázs Varga <[email protected]>
Add my name to firebase_performance and firebase_dynamic_links owners (#1300)

c1ff36ac214fd74082aaaecefe6b021a86343ead authored almost 6 years ago by Maurice Parrish <[email protected]>
[in_app_purchase]restore purchases (#1299)

The iOS implementation for restoring purchases. flutter/flutter#26326

3475f1b735c66b62d52cf2fb55af68401c3f0803 authored almost 6 years ago by Chris Yang <[email protected]>
[firebase_ml_vision] Fix crash when scanning URL QR-code on iOS (#1223)

f2b1e696eb1391fa734090faaac66b46057a0d38 authored almost 6 years ago by Giovanni Terlingen <[email protected]>
Update README.md (#1270)

279ab6d334a706195e70f20efd78c8ed65de7e3e authored almost 6 years ago by Rishab Nayak <[email protected]>
[firebase_performance] remove deprecated trace counter API usage (#1278)

87b66c298961dfaf5379cb74598da755aa761307 authored almost 6 years ago by Michael Diarmid <[email protected]>
[firebase_performance] Fix incorrect setting of Trace & HttpMetric attributes (#1277)

ea7d4f8efe94b769c4fd31b032389344ce76ba92 authored almost 6 years ago by Michael Diarmid <[email protected]>
[in_app_purchase] payment queue dart ios (#1249)

Dart side for add payment in StoreKit.
Fixed some bug in the Objective-C code.
Removed add pay...

a533148d3d4cd9880d1dbd19d5d2b0780b02cfc1 authored almost 6 years ago by Chris Yang <[email protected]>
[image_picker] Update pub info for #742 (#1296)

10e487b25135f258d28fe6137ae79a64a3417e21 authored almost 6 years ago by Michael Klimushyn <[email protected]>
[camera] Add serial dispatch_queue for camera plugin to avoid blocking the UI (#1022)

3a7a54f7e128db96b6a1c3571c40bfca92bb62b0 authored almost 6 years ago by cvolzke4 <[email protected]>
Update play-services-maps from 15.+ to 16.1.0 (#1297)

Addresses https://developers.google.com/maps/documentation/android-sdk/config#specify_requiremen...

7b7edd0186a7a008931a503e76fdbb32560a4d1e authored almost 6 years ago by Kaushik Iska <[email protected]>
[image_picker] Fixed losing transparency of PNGs (#742)

When the user picks a png that has transparent pixels, these are then lost (made black). This wa...

9f3997bf3479a81a86bc2ea77431d89f3b3429c2 authored almost 6 years ago by Andrei Diaconu <[email protected]>
The FloatingActionButton requires an icon (#1293)

29bc80df6451cef4577d204f16e90bf636d75926 authored almost 6 years ago by Sam Toon <[email protected]>
Fix icon issue on ios and manifest on android (#1294)

ac84635b16679597f9bdb3b274d79c83b23e4f30 authored almost 6 years ago by Kaushik Iska <[email protected]>
Bugfix/account for nsnull (#1291)

* Account for NSNull

* fix changelog

* Remove and disable api key and initialize at the ri...

a4890042fa05cd9e9249696819ffd986e8f1a1cd authored almost 6 years ago by Kaushik Iska <[email protected]>
Add missing license headers (#1289)

38238db5a6678435f193f90335531e8be7285164 authored almost 6 years ago by Amir Hardon <[email protected]>
[google_maps_flutter] Marker APIs are now widget based (Dart Changes) (#1239)

* Marker APIs are now widget based

Additional Context: Maps Plugin is in the process of being...

d434feec973bfb9df41f7fdcdf8d2e1f96d1f503 authored almost 6 years ago by Kaushik Iska <[email protected]>
[google_maps_flutter] Marker APIs are now widget based (Android) (#1229)

* Marker APIs are now widget based (Android)

note: This commit only deals with Android side o...

06737e3452725811ae1003b5d374c3931e5b6157 authored almost 6 years ago by Kaushik Iska <[email protected]>
[google_maps_flutter] Marker APIs are now widget based (iOS Changes) (#1240)

* Maps Widget Marker IOS impl

* Make JSON Conversions part of a class

* fix formatting iss...

1a8d07a4819d29fd88b22a6816ef77a398789a1c authored almost 6 years ago by Kaushik Iska <[email protected]>
[in_app_purchase] Minor bugfixes and code cleanup (#1284)

Some refactoring split out from a future patch on querying the purchase
history.

1. Moved al...

10030840c2766131d27e4e889d65b784ffbff80d authored almost 6 years ago by Michael Klimushyn <[email protected]>
[firebase_auth] update example app and README (#1219)

This is an improvement of the documentation and the example for [flutter/flutter#16217](https://...

bb750096d81e8f7d1280875c73bbcc3633f7b513 authored almost 6 years ago by Chris Yang <[email protected]>
[in_app_purchase] Fix CI formatting errors. (#1281)

347f508dd403f6b26789852b503199af5e8ee9f6 authored almost 6 years ago by Michael Klimushyn <[email protected]>
[google_maps_flutter] Update the sample app in README.md (#1271)

724ec4d6b9e76fb9d5f61e2f390df3ebcb9d07a8 authored almost 6 years ago by Amir Hardon <[email protected]>
[in_app_purchase] Java API for querying purchases (#1259)

Actually responds in the onPurchasesUpdated() handler automatically
called when purchase update...

fad02d87cc0fff4c930db520b73411f6c06cc7dd authored almost 6 years ago by Michael Klimushyn <[email protected]>
adding nil check for some static methods to avoud unwated behaviors (#1279)

This is a similar fix following up https://github.com/flutter/plugins/pull/1274

02c8b8ba4c07767751f0e69ccb0a2b28761a7929 authored almost 6 years ago by Chris Yang <[email protected]>
[cloud_firestore,firebase_database,firebase_storage] handling error = nil on getFlutterError (#1274)

When `getFlutterError` was introduced(https://github.com/flutter/plugins/pull/1226), some plugin...

06339f5867911e11334f17be1f17f4ff77c7d4f4 authored almost 6 years ago by Feu <[email protected]>
Suppress unchecked cast warning for the PlatformViewFactory creation parameters. (#1257)

462e3dd6b217126cfa16cba68f83332d2bbf407d authored almost 6 years ago by Amir Hardon <[email protected]>
Skip Gradle's static permission check for the Maps MyLocation feature. (#1256)

Only applications that use the MyLocation feature needs to add the
location permission to the A...

8d9e174d17632ae139265cf2910e65fc57eaacf7 authored almost 6 years ago by Amir Hardon <[email protected]>
Reduce Android compiler warnings, prevent NPE (#963)

* Reduce Android compiler warnings, prevent NPE

* Upgrade Android gradle plugin to 3.3.1

*...

c2b9d52d79d50da39d5d0467bc96816f96c5275f authored almost 6 years ago by Sebastian Roth <[email protected]>
Don't register the Maps and Camera plugin for background FlutterViews. (#1255)

Background FlutterViews do not have an activity, the Maps and Camera
plugins are foreground onl...

0223a65a86c14f38de56c03f294235ad3536b1fb authored almost 6 years ago by Amir Hardon <[email protected]>
Disable analyzer errors (#1253)

Unfortunately we can't fix this and still be compatible with stable, so
for now `prefer_collect...

41d0540985c6fdb6b456911bcc048f54766d0847 authored almost 6 years ago by Michael Klimushyn <[email protected]>
[camera] 28180 fix exif data bug for first time camera use android (#1241)

Fix an issue in android camera plugin where orientation data was not captured
the first time th...

443b58f288702ff7227370d0fb69edf02a525730 authored almost 6 years ago by Mike N <[email protected]>
[video_player] Cast the NSInteger to long and use %ld formatter (#1250)

* Cast the NSInteger to long and use %ld formatter

This avoids platform dependent compilation...

db0b180fdc608c18b9cddaa27a60840354b4dadb authored almost 6 years ago by Mehmet Fidanboylu <[email protected]>
[In_app_purchase]SKProduct related fixes (#1252)

Fixes the price property in SKProduct and SKProductDiscount losing precision after receiving fro...

bc501915395bd95d6555c07cb82e886e45cf5995 authored almost 6 years ago by Chris Yang <[email protected]>
[firebase_storage] Support for getReferenceFromUrl (#1208)

Support for getReferenceFromUrl

287ab8cce2a377b1a35ead1b85190e4f7167acee authored almost 6 years ago by Collin Jackson <[email protected]>
Flutterfire apps no longer show a confusing log message about configuring default app (#1192)

7e22fb8833e0c9780e53ef614aa4900cce13bfcd authored almost 6 years ago by Collin Jackson <[email protected]>
Update android_alarm_manager with instructions on setting WAKE_LOCK permissions (#1251)

* Update README.md with WAKE_LOCK permission
* Update example with WAKE_LOCK permission

365cf6dde23842f2441e752d7c51828f0b870630 authored almost 6 years ago by Ben Konyi <[email protected]>
cloud functions multiple app support (#1210)

2db554ebf8b52ac904941ef2888ac22dfd6b29a6 authored almost 6 years ago by Collin Jackson <[email protected]>
[firebase-analytics] Enable setAnalyticsCollectionEnabled support for iOS (#896)

b276b6b8fab965e0ff0af4fdb4b4f9766c407b2c authored almost 6 years ago by Carl Gödecken <[email protected]>
Fix cloud_firestore dates on some iOS devices (#1207)

5ca07693b5280640f4485ca9636d78d976aa36a0 authored almost 6 years ago by Collin Jackson <[email protected]>
Fixed typo (#936)

b9155d2b69b4022abfaa80de7c3ecdc45eb7575d authored almost 6 years ago by Yasutaka Kawamoto <[email protected]>
remove left over conflict marker (#1248)

99083ab0005b0a883816304d1b83c1242835b400 authored almost 6 years ago by Chris Yang <[email protected]>
Don’t send empty cloud_firestore snapshots on iOS when encountering errors (#1203)

abc33ca51bc01951dfe05211c3e040f140590a1f authored almost 6 years ago by Collin Jackson <[email protected]>
Bugfix documents: (#1242)

webview_flutter JavascriptChannel, Example is not updated.

3eb28657f376177a43daa5af87eafcf3601c1a49 authored almost 6 years ago by Hirohisa Kawasaki <[email protected]>
fix message structure from intent (#957)

Update message structure for onMessage to match onLaunch and onResume

c96eb1bf358a3d6e3cf7847bb921c114168210c1 authored almost 6 years ago by Ivan <[email protected]>
Fix iOS transactions when getting a snapshot that doesn't exist (#1206)

74d03f9a0c47c87207ae1a29988649c3cc952e5b authored almost 6 years ago by Collin Jackson <[email protected]>
Remove assertion for firebase_core that can interfere with hot-restart (#1204)

59ec54ba80e590e4e9ec4a3e02962e4f13990019 authored almost 6 years ago by Collin Jackson <[email protected]>
Fix IllegalStateException for cloud_firestore transactions (#1202)

Fix IllegalStateException for cloud_firestore

8044950c00a4434bf6e19a4a9339b73c855ad6f2 authored almost 6 years ago by Collin Jackson <[email protected]>
fix firestore multiple app support for DocumentSnapshot and transactions (#1209)

fix firestore multiple app support

3b9a34192561a45ed175492ab10d6e0ef90f4c95 authored almost 6 years ago by Collin Jackson <[email protected]>
IAP make payment objc (#1231)

f92ba3a10ea2b7541e4563fa44b20108d3d05b96 authored almost 6 years ago by Chris Yang <[email protected]>
Collection literals ignores in webview flutter plugin (#1246)

afa2f0877a10c7f9f6898a0107da07d9ce90b670 authored almost 6 years ago by Kaushik Iska <[email protected]>
Remove ML models from ML Kit Vision plugin (#1170)

d136958665e7b943a76c617916987b34672dae98 authored almost 6 years ago by Maurice Parrish <[email protected]>
Rotate image file based on Exif data (#1225)

9d604374bb1d541252d237c887d70cab3fdf3b51 authored almost 6 years ago by Maurice Parrish <[email protected]>
[IAP] Add the Dart API for launchBillingFlow (#1232)

flutter/flutter#26329
flutter/flutter#26327

62b825229d134fc24bc7b403f3686be28fc4e482 authored almost 6 years ago by Michael Klimushyn <[email protected]>
[Camera]remove extra space in CHANGELOG (#1238)

4301e5a58b3272d3b283a5342d7397e8891a3fc3 authored almost 6 years ago by Chris Yang <[email protected]>
Remove categories (#1226)

Fixing [flutter/flutter#27361](https://github.com/flutter/flutter/issues/27361) and [flutter/flu...

0a923c1fb7cec424e273585e6164eb5173d496c7 authored almost 6 years ago by Chris Yang <[email protected]>
[IAP] Add Java call for launchBillingFlow (#1230)

The call requires passing in a fully constructed `SkuDetail`. We could
fetch it again at runtim...

b40a4acf4860860b34611055147fe87f7dc9e7eb authored almost 6 years ago by Michael Klimushyn <[email protected]>
closeWebView fixes for url_launcher (#997)

36c56ee98e68c24563815482acc411b8a6872624 authored almost 6 years ago by Tim Traversy <[email protected]>
[In_app_purchase]remove categories (#1222)

Part of the effort to fix [flutter/flutter#27960](https://github.com/flutter/flutter/issues/27960)

4ff06cd12edde5215517b10760e80caaea6ee86b authored almost 6 years ago by Chris Yang <[email protected]>
Remove the method channel's reference to webview/maps on dispose. (#1221)

The reference from the method channel to the webview/maps instance was never cleared on Android,...

0f14f68222e1de2b675cde08f417ac8ce3f18111 authored almost 6 years ago by Amir Hardon <[email protected]>
Change iOS video format back to bgra8888 (#1140)

9bf429df78cdc313bf79129c8a045699e3e697f3 authored almost 6 years ago by Maurice Parrish <[email protected]>
Add capability of using single plane buffers (#1156)

655e994d6b7edc90c259bcbde649ab20646560e6 authored almost 6 years ago by Maurice Parrish <[email protected]>
[In_app_purchase]fix requesthandler crash (#1199)

The FIAPRequestHandler is destroyed when exiting the function. Since FIAPRequestHandler is the d...

0e72ca566389956f3a719e910967eef0eaf491bd authored almost 6 years ago by Chris Yang <[email protected]>
remove blank line (#1220)

d2c12d6aba0664b94cb66aa4d68da9342a4002ea authored almost 6 years ago by Chris Yang <[email protected]>
[android_alarm_manager] Include missing dependency (#1217)

Fixes flutter/flutter#27738

ba2fc3f2ec0e9185a07cd43d99373850f3e5ed4c authored almost 6 years ago by Michael Klimushyn <[email protected]>
Bump video_player version to 0.10.0+2 (#1215)

New release to add additional documentation (see #1214).

06c906d04e56aa6adec3ac5725a25e9b36880842 authored almost 6 years ago by Ben Konyi <[email protected]>
Set GoogleAppMeasurement dependency version (#1213)

81271b905f513aa8a534d799944f06ea11c1aa11 authored almost 6 years ago by Maurice Parrish <[email protected]>
Video player supported formats (#1214)

* Web view clear cache

* Clear cache example

* Clear caches examples

* await before rel...

bb048df00d116908438cc0d24c2ca4b2fd27b58c authored almost 6 years ago by Kaushik Iska <[email protected]>
Change version webview flutter (#1212)

Missed it in https://github.com/flutter/plugins/pull/1200

02edbe7f958790203e9e317e5f9bd329f970aa37 authored almost 6 years ago by Kaushik Iska <[email protected]>
Iap getproductlist basic draft (#1169)

Contains the basic draft of the combined api to get product details.
Add an example app to demo...

81dff2bedce130b564c583c4927fd429d584aa8c authored almost 6 years ago by Chris Yang <[email protected]>
WebView controller let's you clear cache (#1200)

* Web view clear cache

* Clear cache example

* Clear caches examples

* await before rel...

461ee634da7ecbb15dde05e3157b53d1e4cb4591 authored almost 6 years ago by Kaushik Iska <[email protected]>
Introduce CODEOWNERS (#1205)

Introduce CODEOWNERS

4f024c7404c01e1f3b55be61704d2deb53f6ca41 authored almost 6 years ago by Collin Jackson <[email protected]>
Iap iOS add payment dart wrappers (#1178)

[iOS]
Dart wrappers for the required objects that are used when adding a payment.
The code for...

db139b28895e52e69c1d1af10504937ecc054139 authored almost 6 years ago by Chris Yang <[email protected]>
Fix bug causing black screen on some Android devices (#1177)

9ab17cf75cb63b55201e1cb4b8ac82280c94aed4 authored almost 6 years ago by Maurice Parrish <[email protected]>
Fix bug where HttpMetric/Trace dictionaries weren't being initialized on iOS (#1195)

5a5fe6cef1c07004202fe99b9e9d537b94c4f430 authored almost 6 years ago by Maurice Parrish <[email protected]>
Fix the param map passed down to the platform channel when calling querySkuDetails (#1194)

2e5fbb9bd25da90fad337b98d131c305ae34e70a authored almost 6 years ago by Chris Yang <[email protected]>
Change from Rectangle<num>/Point<num> to Rect/Offset for ui convenience (#1163)

ec4bdd4166de427e10b0c98c84f7f01fd3fd8fa1 authored almost 6 years ago by Maurice Parrish <[email protected]>
Mark some packages as unpublishable (#1193)

Skip publish checks on `publish_to: none` packages so that CI doesn't
fail with this change.

...

4a84bac13889b58865e500c7b13845e5fa03d9f1 authored almost 6 years ago by Michael Klimushyn <[email protected]>
[connectivity] Added getWifiIP() (#895)

Adding getWifiIP() to obtain current wifi network's IP.

a822896c69cd0135aa7267aba6d825e9f4507fd3 authored almost 6 years ago by Sarthak Verma <[email protected]>
Add unit tests to connectivity plugin (#1175)

7c34ac1917b34109022066e32d74f8f9eb52ce9d authored almost 6 years ago by Collin Jackson <[email protected]>
Fix Firebase phone auth on Android (#1176)

Fixes flutter/flutter#27132

3c4541c5b228956d5cd30366bb03eff25c0f7abb authored almost 6 years ago by Collin Jackson <[email protected]>
Fix image picker crash when used with android alarm manager (#1125)

Fixing [flutter/flutter#21972](https://github.com/flutter/flutter/issues/21972)
Android Alarm M...

f8923c9d19f535914a3258657840dfa82cc838b4 authored almost 6 years ago by Chris Yang <[email protected]>
Add Swift example to README.md for google_maps_flutter (#1161)

ebb77584cede64abc55dbf2ff9928c3c891ffa4b authored almost 6 years ago by aoi <[email protected]>
remove extra space (#1185)

0132666982247a4562114382fb3f40019275703b authored almost 6 years ago by Chris Yang <[email protected]>
Fix biometrics check error below ios11. (#1173)

* Fix biometrics check error below ios11.

96235f97b8ebadde1c25000adae49ec192fb04be authored almost 6 years ago by KyleWong <[email protected]>
Add a gradle warning to the AndroidX plugins (#1138)

This warning is only printed once per plugin on build failure.

flutter/flutter#27106

51696552700af8692fd7d595237fc9c4e273de93 authored almost 6 years ago by Michael Klimushyn <[email protected]>
Expose exception on the signIn method in Google sign in.(#1180)

The app will still crash. Missing configuration is fatal. An app like this should never be relea...

79eeec566518f137085109b33996ef7b5f28bc57 authored almost 6 years ago by Chris Yang <[email protected]>
FIx issue with calculating iOS image orientation in certain special c… (#1135)

Uses accelerometer data to determine device orientation when the photo is taken. Fixes flutter/...

4b037c122ea511d200a62fc4e998bf3b2a82a526 authored almost 6 years ago by Mike N <[email protected]>
Allow clearing cookies for FlutterWebView (#1149)

38f8198aedb1a42a54e158a4191d61a6acb6ed0e authored almost 6 years ago by Kaushik Iska <[email protected]>
Iap add payment objc translators (#1172)

832ab832fa2861445a5aaaa692a0e6a1ad1af8aa authored almost 6 years ago by Chris Yang <[email protected]>
Revert "IAP add payment translators in objc (#1126)" (#1171)

This reverts commit 09a5a36e08ce20e52f789776dc38cc3eba858298.

d0e615cf28618076b57a6022fdfec454418184e1 authored almost 6 years ago by Chris Yang <[email protected]>
IAP add payment translators in objc (#1126)

09a5a36e08ce20e52f789776dc38cc3eba858298 authored almost 6 years ago by Chris Yang <[email protected]>