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 VideoPlayer widget when the attached controller changes (#769)

* Update textureId in VideoPlayer widget when the attached controller changes.

This fixes a b...

8178bf113b461ab3b940a69c537c2db508dbf49b authored over 6 years ago by Kirill Nikolaev <[email protected]>
Vision cloud label detection (#695)

Adding cloud label detection support

21bc07c40f9856f67bf645992698c65c59f54e80 authored over 6 years ago by Dennis Alund <[email protected]>
Add a gestureRecognizers parameter to GoogleMap. (#755)

These gesture recognizers participates in gesture arenas on behalf of
the map.
This allows fin...

9d0e88049d905f903bee3dbbfed09c7b3e1c963a authored over 6 years ago by Amir Hardon <[email protected]>
Add an initialUrl and a javaScriptMode parameters to WebView. (#753)

Adding just these 2 parameters to set up the skeleton for webview
settings and initial paramete...

be3e5582533450e84e37b010319f4d2b3ed79092 authored over 6 years ago by Amir Hardon <[email protected]>
Rebuild VideoPlayer once VideoPlayerController finishes initialization. (#767)

* Rebuild VideoPlayer once VideoPlayerController finishes initialization.

Otherwise if VideoP...

f100277470fb59bdb00c0a2fcfabb88c2d289a29 authored over 6 years ago by Kirill Nikolaev <[email protected]>
Update Text Recognition for android to 17.0.0 (#732)

* Update Text Recognition for android

* Formatting

f98d0d010ea38bb68f2d39afc8c2be3a610b8b97 authored over 6 years ago by Maurice Parrish <[email protected]>
Bump firebase_auth version number (#764)

0be2188c2c865fd79904a3fcd071818337c2d86c authored over 6 years ago by Arthur Thompson <[email protected]>
Update ios MLKit Text Recognition to '5.6.0' (#733)

* Update podspec

* Update ios Text Recognition

fd4f1947e98424d3fdd3324dbb7bab089c0e04c1 authored over 6 years ago by Maurice Parrish <[email protected]>
Removed Google Guava dependency from firebase_auth. (#762)

* Removed Google Guava dependency.

* Fix formatting.

* Fixed more formatted.

a2af960e06db5b2710bba68b16b90cd385ca8db6 authored over 6 years ago by Simon Lightfoot <[email protected]>
Firestore FieldValues and persistence (#760)

* Added support for Firestore ArrayUnion, ArrayRemove and array-contains
* Added FieldValue wit...

b7ba85a2d892794b290740ed3f2d8993bd746cf9 authored over 6 years ago by Anatoly Pulyaevskiy <[email protected]>
Remove unused navigatorObservers from the Google Maps example. (#763)

This is no longer used since #743, the empty list was just a
left over.

27264402e85019424ff7a2178cf6728add668708 authored over 6 years ago by Amir Hardon <[email protected]>
Adding getWifiName to connectivity plugin (#685)

* Adding getWifiName to connectivity plugin

4ef2f60f021279be81d5d140cdba3483e422fbb9 authored over 6 years ago by Feu <[email protected]>
Firebase Messaging: fix Android notification body and title not sent to Flutter (#672)

* sending notification title and body to flutter

* Safety checks for null pointer exceptions
...

7f9fdbfe270c77c5e6483fa23f9ecea4d8fefa49 authored over 6 years ago by bkayfitz-cara <[email protected]>
listener on MobileAd shouldn't be final (#650)

* listener on MobileAd shouldn't be final

* Ad listeners shouldn't necessarily have to be set...

7f8efaca4f6edb29b2a5b267a0335ede0372a1bf authored over 6 years ago by Michael Kebede <[email protected]>
Add monitoring and management to uploads (#531)

* Upload monitoring and management added for Android and iOS.

cd60fb0d3c74f486c93816b5913d7ebb96e2d8b8 authored over 6 years ago by Paul DeMarco <[email protected]>
cloud_functions readme: Fix Dart source formatting (#754)

6891204e59182157a7ea705d64f3ebd820a053c0 authored over 6 years ago by Kevin Moore <[email protected]>
Initial (Android only) implementation of a WebView widget. (#752)

The focus of this CL is the overall widget/controller structure, and
test plumbing.
The API su...

15ef622c0167d034f5b1da2dca2a8e3f963fa780 authored over 6 years ago by Amir Hardon <[email protected]>
Fix cloud functions podspec. (#691)

* Fix cloud functions podspec.

This will fix compilation errors when doing a `pod install` be...

2dc4852c5d357bfb76b5c6f5c926c2937923ac03 authored over 6 years ago by William Estoque <[email protected]>
Update FOSDC config (#751)

f5311819f374f1dcd6447516f0dcc3fffd55e209 authored over 6 years ago by Arthur Thompson <[email protected]>
Add support-v4 dep to ml-vision (#750)

574788f2e8a977e181a0f0b823692f2d854922c2 authored over 6 years ago by Arthur Thompson <[email protected]>
Add support for firebaseopensource.com (#749)

8f911a3c48f76282077dc25b2a990cfbfc8dd8f4 authored over 6 years ago by Arthur Thompson <[email protected]>
Use api to allow support-v4 version resolution. (#748)

* Use api to allow support-v4 version resolution.

If apps use image_picker and another plugin...

c2945f3b3655813b69c0e7f479573f5b3fa5b4eb authored over 6 years ago by Arthur Thompson <[email protected]>
Depend on full support-v4 library for ease of use (#747)

db3f999924d712d8d6289592101120c006bf86c3 authored over 6 years ago by sir-boformer <[email protected]>
Plugin template for webview_flutter (#746)

d8f3f5069995541e76322c3a64e6236935fbe955 authored over 6 years ago by Amir Hardon <[email protected]>
Fix Java lint warnings in google maps plugin (#745)

09e783289540fcc6d62b6751372c627afed14fb7 authored over 6 years ago by Amir Hardon <[email protected]>
Remove iOS instructions from the maps plugin readme. (#744)

This was a bit confusing, removing until the plugin supports iOS.

8dd8fa6628357ad6272be29a24197667bbb13501 authored over 6 years ago by Amir Hardon <[email protected]>
[image_picker] White line after resize - fixed by adding floor() (#686)

e58ed99754a39029275a3c20effa5c31ff6217b1 authored over 6 years ago by nkmrh <[email protected]>
Port google_maps_flutter to use AndroidView for embedding the map. (#743)

This change adds a GoogleMap widget which shows a map as part of the widget tree.
Each map use...

e5cb1a57d10e63a377902e0936af1fa37c747c9a authored over 6 years ago by Amir Hardon <[email protected]>
Improve image_picker android dependencies (#715)

69380a9914d57465cbe5ae78d6604c7839cb7fb3 authored over 6 years ago by sir-boformer <[email protected]>
Remove a wrong assertion. (#665)

* Remove a wrong assertion.

Google play games service does not give us displayName.
Closes f...

18b3cddad4cdfb94138116e28bd2ee6e91142075 authored over 6 years ago by 강동윤 <[email protected]>
Release all resources allocated for VideoPlayers when the owning FlutterView is being destroyed. (#739)

Otherwise the exoplayer MediaPlayer objects continue generating frames after FlutterNativeView i...

9f8046829d2cdcdd6e2416b2dc0003653fccf1dc authored over 6 years ago by Kirill Nikolaev <[email protected]>
Updated README with examples (#740)

a9dc91d14f222a3ae4636ac4fdf19f48c56a32ae authored over 6 years ago by Ben Konyi <[email protected]>
Adds nonPersonalizedAds option to MobileAdTargetingInfo for firebase_admob (#638)

* Adds nonPersonalizedAds option to MobileAdTargetingInfo

* Formats code

* Bump version

c9c40163a30c7bb45033440abb3d8480a79c027f authored over 6 years ago by Merikan K <[email protected]>
Update iOS dynamic link to return null on second attempt to retrieve it (#738)

Document that retrieving dynamic link always return null after first attempt

d447c4a41bd4a42fc84b1daa06a7f53f8ed3e552 authored over 6 years ago by Maurice Parrish <[email protected]>
_dynamicLink variable was cleared after user get dynamicLink (#699)

30482f412e887de557c5b6b62b16b89e249713c1 authored over 6 years ago by Diego Velásquez López <[email protected]>
Fixed type error for firebase_auth photoUrl on iOS (#710)

The platform is expecting NSURL where it got a string.

456dd377e2e80d8f5c155be5a4d6bcd78d2c1a4f authored over 6 years ago by Fredrik Simón <[email protected]>
Fix typo in Application.java url (#736)

db574c0bb2705a173fea8a3a265fb99492e69087 authored over 6 years ago by Stéphane Este-Gracias <[email protected]>
Add go to settings action in androidIntent plugin. (#722)

* Added 'settings' action

37a1a8efb21726d6aba95d129c63c1e2be8fddfb authored over 6 years ago by jiamingc <[email protected]>
upgraded com.google.firebase:firebase-messaging to v17.3.0 in order to fix https://github.com/flutter/flutter/issues/19004 as suggested here https://github.com/firebase/quickstart-android/issues/588#issuecomment-413694193 (#737)

c9d2482308c8ac92aef8eee70fbe4e47c9d6ea99 authored over 6 years ago by nullp01nt3r <[email protected]>
Add example query to Firestore documentation (#707)

c79848547a7135db8a16332440a2f2724cbf84aa authored over 6 years ago by Paolo Rotolo <[email protected]>
Update README.md

Update status link to point to master branch.

abf63f9ec0a835181a0cb62cf55278bb23c414db authored over 6 years ago by Greg Spencer <[email protected]>
Update README.md

Removing Travis from the status indicators.

b7620bb4f222017b86bc5525f81d731de4a95b06 authored over 6 years ago by Greg Spencer <[email protected]>
Fix version conflicts, verify publishability of packages in CI, Remove Travis (#729)

This fixes a number of version resolution errors that would prevent these packages from building...

69af1b7460790fd74dabb199c10e38bf1205762c authored over 6 years ago by Greg Spencer <[email protected]>
Set MLVision pod version to avoid breaking changes (#725)

* Set MLVision pod version

3608e6ae87bdbc68ad236eedeeb2a29117bfb3d7 authored over 6 years ago by Maurice Parrish <[email protected]>
Fix analyzer error (#720)

0385d7160dcd021f377ee62c990badb0b9629521 authored over 6 years ago by Michael Goderbauer <[email protected]>
Fix cloud_functions README typo (#708)

d87a531b3984716b18116d2a233e84472f5e2783 authored over 6 years ago by Charles Crete <[email protected]>
image_picker: Use FileProvider subclass to avoid collisions (#716)

df9f8b031454bdf43559ffe4f115d5239e6f79ba authored over 6 years ago by sir-boformer <[email protected]>
Change runWithEntrypointAndCallback -> runWithEntrypointAndLibraryUri (#714)

e4aa958261e76d545da85eba3e7260943f38a890 authored over 6 years ago by Ben Konyi <[email protected]>
[android_alarm_manager] Prep for version update (#713)

* Update documentation
* Remove getSharedFlutterView
* Update CHANGELOG.md
* Roll version to ...

99a2efadf212019519a3f2584e35b6b7325d00f3 authored over 6 years ago by Ben Konyi <[email protected]>
Added iOS location plugin to showcase background execution APIs (#656)

* Added a plugin which handles location events on a background isolate on
iOS.

e293027b10f1dd628b13af1249313e1396dfb728 authored over 6 years ago by Ben Konyi <[email protected]>
Updated `android_alarm_manager` to work after engine refactor. (#642)

* Updated `android_alarm_manager` to work after engine refactor.

Fixes issue #17566: alarm_ma...

e351a09c0d5521c71037ef096b7c79f01ba35ea6 authored over 6 years ago by Ben Konyi <[email protected]>
Enable lint unnecessary_statements. Codebase is compliant. (#698)

956ae7f0dc21d0910e09f61eadd2de0facb2dce1 authored over 6 years ago by Michael R Fairhurst <[email protected]>
fix missing_return warnings (#702)

ce3a913c3834049f29f70926f2c136a9336a5850 authored over 6 years ago by Alexandre Ardhuin <[email protected]>
enable lint prefer_equal_for_default_values (#696)

0c05cc1f1cf2d431e833cba27fbd4f3141767f26 authored over 6 years ago by Alexandre Ardhuin <[email protected]>
enable lint unnecessary_const (#682)

6683c7af8780f538f2f32adbf2d690a1af540b17 authored over 6 years ago by Alexandre Ardhuin <[email protected]>
Fix incomplete README for FirebaseAuth (#694)

195e9222ea42dee97646b73339e82ca8cda64e4b authored over 6 years ago by Paolo Rotolo <[email protected]>
Allowed extending the RemoteConfig class (#687)

* Allowed extending the RemoteConfig class

49c1a2ccbd93af72eebd36b591390d5fd030e0ef authored over 6 years ago by creativecreatorormaybenot <[email protected]>
Support updateEmail in firebase_auth (#647)

* add support for update email in firebase_auth

433dc289ebde74d7882d3d84cd67515938b1bd6f authored over 6 years ago by Thomas <[email protected]>
Update docs to reflect field paths separated by '.' (#629)

Firestore doc update.

413873ad1dd5ab0642a9d5882e65448b2b83ed99 authored over 6 years ago by Simon Lightfoot <[email protected]>
Update barcode detector to handle options (#673)

412b9c1a221e98b0723e2462f2def49f1b442877 authored over 6 years ago by Maurice Parrish <[email protected]>
Android and iOS BarcodeDetector options (#677)

4ec43751e192cd63917c2b52a2514d06f8c76661 authored over 6 years ago by Maurice Parrish <[email protected]>
Adding support for FirebaseUser.delete() (#684)

* Adding support for delete to FirebaseUser

68187a3d8a3819c43335c3c495be6cca8b20e847 authored over 6 years ago by Feu <[email protected]>
Android and iOS implementations of LabelDetector (#668)

96162b96e786743029d098242438135e8dbdc2b1 authored over 6 years ago by Maurice Parrish <[email protected]>
Adding support to setLanguageCode to FirebaseAuth (#683)

* Adding support to setLanguageCode to FirebaseAuth

dd5c6d7bfc0dc58f014118af20ff15949280c8f8 authored over 6 years ago by Feu <[email protected]>
Add high resolution iOS photo capture for file (#617)

9b4ae16e36a2b6a733d355c214611ab710c597a5 authored over 6 years ago by Maleandr <[email protected]>
Fix formatting (#681)

5b64c1f566dc7e1918cb9f6c5acc3094beb771cc authored over 6 years ago by Arthur Thompson <[email protected]>
Bump Firebase Android dependencies (#675)

* Bump Firebase Android dependencies

01faa80c3d3a04324fb7329ea5136629cc8cefe9 authored over 6 years ago by Arthur Thompson <[email protected]>
Update README with new detectors (#669)

fcb0edd91eb49081c80bd366e2fbbeead6f3f5c5 authored over 6 years ago by Maurice Parrish <[email protected]>
Fix auto phone auth (#670)

* Fix auto phone auth

9ff77bf2773470e038e43f539bb4e124dff81961 authored over 6 years ago by Arthur Thompson <[email protected]>
Android and iOS FaceDetector (#661)

a283fef2f656d2220ca20d0121fe5f4832bf1bd7 authored over 6 years ago by Maurice Parrish <[email protected]>
Fix plugin formatting (#667)

* Fix plugin formatting

977bececdbf3245338ff13503521997391b8d5a8 authored over 6 years ago by Arthur Thompson <[email protected]>
bump firebase_auth version (#666)

7f9c79010b9f59541ae01da4bfbb8e9832c6af24 authored over 6 years ago by Arthur Thompson <[email protected]>
Add phone auth (#606)

* Add phone auth

6f6d15c2ba6ef5f34cbd387753b1abd6a95115fb authored over 6 years ago by Arthur Thompson <[email protected]>
Dart side of label detector (#662)

c78e3cc7cf72a0800d34d230844c4a25c40e34fb authored over 6 years ago by Maurice Parrish <[email protected]>
Bump http version to match flutter_test (#663)

a23cba0ce93fcb9cbfde929e84f31b2e07cbbe2e authored over 6 years ago by Arthur Thompson <[email protected]>
Dart side of face detector (#649)

f82464c9ff10064f551868034a6d46c8de08b007 authored over 6 years ago by Maurice Parrish <[email protected]>
Setup detectors to be called with options (#652)

2251a22cbb0cbf00f09139081015cfa450a455c2 authored over 6 years ago by Maurice Parrish <[email protected]>
Add barcode detector for ML Vision (#646)

3edd01b0a60dfd249cc4d8d9469c6fcd9289656a authored over 6 years ago by Naoya Yoshizawa <[email protected]>
On disconnect (#653)

* firebase_database support for onDisconnect

cd4829a6cf3afcf687fd064f18a028b519644d66 authored over 6 years ago by Arthur Thompson <[email protected]>
url_launcher: Add statusBarBrightness field to launch for iOS (#655)

4a01fa83a044411eaebaccf20ca64d84a6415c27 authored over 6 years ago by Jonah Williams <[email protected]>
Bump firebase_storage to 1.0 (#648)

2118a69682b7681a677d1e4cbe85f9e15d2c7b1e authored over 6 years ago by Sarah Zakarias <[email protected]>
Fixed bug in handleStopListeningAuthState method (#620)

5c19815f8f171814f820c9c71e6caaf21ee0cf0d authored over 6 years ago by Noble Mushtak <[email protected]>
Setup placeholder code to add other on-device detectors (#641)

f9c6d5676c6aede90dd1a4de9d1bb4730d4ffc17 authored over 6 years ago by Maurice Parrish <[email protected]>
Code cleanup and added metadata for ML Vision (#631)

f90755e17d39a69a645c298ae4c6f2b3de9d49a4 authored over 6 years ago by Maurice Parrish <[email protected]>
Configured macOS builds on Cirrus CI (#635)

plus use sharding for `flutter_plugin_tools`

3ed58b8a301d95f368c934fd76e2d59731fc7141 authored over 6 years ago by Fedor Korotkov <[email protected]>
Fixed typo REVERSED_CLIENT_ID (#634)

dc1f210b8e820e1ebb5bccdc3ad43b43e1f450a3 authored over 6 years ago by Yasutaka Kawamoto <[email protected]>
video_player: autodetect video source format (#613)

ec97c4bb020746c292a08a50a4da5f14fb47f18f authored over 6 years ago by pyros2097 <[email protected]>
video_player: Allow audio playback in silent mode (#624)

c7c3f1b0bd78deb9e987aafa0e043cc76ad5a3e0 authored over 6 years ago by Ben Hagen <[email protected]>
video_player: frame accurate seekTo on iOS (#622)

bf077e98deb566ed99c3027cecfbdeac3aae8b0f authored over 6 years ago by Ben Hagen <[email protected]>
Add receiving dynamic link capability to Firebase Dynamic Links Plugin (#596)

Add receiving dynamic link capability to Firebase Dynamic Links Plugin (#596)

46e865212edee31414ba40b214666a320c2619dc authored over 6 years ago by Maurice Parrish <[email protected]>
Record video iOS needed setup README update (#633)

3da4d5ff673b7cbce9c75f7c56d3b10968c692f7 authored over 6 years ago by Ihor Klimov <[email protected]>
Added comments explaining the time it take to see results (#636)

9616a32faf6d1066c8f633a30f0bd7dca6fe7e9e authored over 6 years ago by Maurice Parrish <[email protected]>
Add cloud_functions to README (#632)

35b188f732c9ae40ea37211cd4c21a8bab8d80a6 authored over 6 years ago by Arthur Thompson <[email protected]>
Shard plugins for example app builds (#623)

c7fe014d36008f52f623f1626c53ad494453a3b5 authored over 6 years ago by Mikkel Nygaard Ravn <[email protected]>
Setup ios text detector (#627)

* Initial 'fluter create' for Firebase ML Vision plugin

* Formatting

* More Formatting

...

cb59fc843ab043e3684022b06d38c4ea45e22ccd authored over 6 years ago by Maurice Parrish <[email protected]>
Add Cloud Functions support (#592)

Add support for Cloud Functions callable API.

d0d6b6474b446c700694ce1ca4b57220dc4d1218 authored over 6 years ago by Arthur Thompson <[email protected]>
Fix CI breakage (#630)

Fix CI breakage, remove incorrect use of `isInstanceOf`

59e8a92d2c581bc84977f39f663bf9f4781058c1 authored over 6 years ago by Arthur Thompson <[email protected]>
Setup Android side of MLVision text and created example app (#626)

* Initial 'fluter create' for Firebase ML Vision plugin

* Formatting

* More Formatting

...

0bbd80053fcfef61a9d614dcd738c5d76a37183a authored over 6 years ago by Maurice Parrish <[email protected]>
add didReceiveRegistrationToken to firebase_messaging on ios (#625)

Updated iOS token hook from 'didRefreshRegistrationToken' to 'didReceiveRegistrationToken'

12d8a0c5cd53c195777a368110f793afee493bec authored over 6 years ago by urbandove <[email protected]>
Make sensors package Dart 2 compliant. (#621)

* Add sensors test.

* Fix formatting and analyzer issues

* Bump version and add changelog ...

80fb0c1e17d312258f5a7e5b7e03daea44b5fe6a authored over 6 years ago by Mehmet Fidanboylu <[email protected]>