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

Documented the necessary permissions to avoid runtime crashes on real devices. (#272)

ac6a3129ba4e7aa08d7fe4220e8d0f58890cbc74 authored about 7 years ago
Add options to URLLauncher to use WebView and SafariVC (#276)

* Add option to use default browser on iOS

* Add WebView functionality

* Add tests

* Fi...

4380a277f97c4bdde36c4c3e915af00e9eb45f4c authored about 7 years ago
Update query.dart (#273)

5dea6bf7550f244ca40df15f7faf93b4e8c107af authored about 7 years ago
Firestore updates (#258)

* Added DocumentReference.delete to Firestore and ios

* Added test for DocumentReference.dele...

b5fc38268a3cf5dd233121224820e38381b201b4 authored about 7 years ago
Re-use main activity isolate (#270)

1cf9e9e7c9557947e1513cd7614291f74f20bb40 authored about 7 years ago
Image source selection support for ImagePicker plugin (#271)

* Dart-side API & tests for image source selection.

* Implemented image source selection for ...

692435b0eb26ed98698cd958686824ac04a9c894 authored about 7 years ago
Use consistent version constraints for Firebase/GMS libraries in all plugins (#267)

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

26791e35692abf59524812a524582f34b3e59464 authored about 7 years ago
Fix error when returning empty list of supported ABIs (#263)

04e72ea300f5f01886c1d0837ce867ba6023c65c authored about 7 years ago
Port tests to use isMethodCall (#266)

034e47c6b7a6149ac8fc6471b769244ad9c4198b authored about 7 years ago
Fix Android implementation of setDouble in shared_preferences (#265)

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

2ceb503e622de7fd2c1587282d42e199d1eea45d authored about 7 years ago
Fixing build failure on OS X due to missing python env (#261)

* Try disabling six install

* Remove it entirely

fc2df752a743a1bc6a91e2127516b8df13c20901 authored about 7 years ago
Update firebase_database example dependency (#246)

* Update firebase_database example dependency

* Fix repo placement

46173b6aa4124d0fa95fedfa44ab9b25271064d4 authored about 7 years ago
Show users how to get rid of 'upgrade your app for touch id' dialog. (#260)

440c3be38c06adf7d135166a8d8d615aa175bb40 authored about 7 years ago
Message updates for auth plugin for iPhone X (#259)

* Update local_auth messages for X

* Formatter pass.

* Update version

c17731af78161e73f26e7c24d46d7dc32e487843 authored about 7 years ago
Add a plugin for the Android AlarmManager (#250)

9717578d4373b45145e1ae269d0ade80c70ef4b7 authored about 7 years ago
Update reference to cloud_firestore

8f7b043e726e8a73bb6a3da2e676f149ec46f438 authored about 7 years ago
Rename firebase_firestore to cloud_firestore (#254)

b41fc638b839d3de7c2d04f133cd4b5c27f5fbea authored about 7 years ago
Expose `path` string to DocumentSnapshot (#244)

* Pass a `path` variable that can resolve to a DocumentReference to DocumentSnapshot

* Added ...

c262f4f1f4d0d65527b2135bcc3cac0c4f6a166f authored about 7 years ago
Add ability to scale images with ImagePicker plugin (#242)

* Added width and height arguments to the pickImage method.

* Implemented scaling images in n...

df557cb831fd4cca55bc9bf8e7b7f918e9c7ade5 authored about 7 years ago
Update android_intent change log and version (#253)

13425b465cd41aa082d0a585d195dbce2e714940 authored about 7 years ago
Add support for structured values (#249)

1c38afea94bf14465c550e9e3938e7659db1b049 authored about 7 years ago
Implement support for getting utsname info on iOS (#239)

* Implement support for getting utsname info on iOS

* Fix typo

* Add dartdoc and update ve...

18dc5d94688fdb2fe4cd1043bb6bccf77c2b2ec2 authored over 7 years ago
Update plugins to match the test package used by the Flutter framework (#248)

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

64745cc3b8b80fcdde11e0c66a9f1c22c367fd84 authored over 7 years ago
Update pubspec.yaml

fcadcd3e090b6ecc8c490b903e42091e63a65262 authored over 7 years ago
Fixed breaking didRefreshRegistrationToken problem (#221)

* Fixed breaking didRefreshRegistrationToken problem

* Trying to fix the cla problem

* add...

4b7128e87fdd45debfda671897df6d2fca3540fc authored over 7 years ago
Removed broken type-comparison (#240)

* Removed broken type-comparison

I remembered why I used the '.toString()' in my last PR: And...

7b7ab5e4c1e86bd8e44153029da16a8d378a8403 authored over 7 years ago
Add foregroundColor plumbing to GoogleUserCircleAvatar (#245)

* Add foregroundColor plumbing to GoogleUserCircleAvatar

* review comments

e0006b28df99f585a67dd74f6a935e96bf9d5b4a authored over 7 years ago
iOS url launcher to use SafariServices instead of changing to Safari app (#243)

* Use safari services instead of using application openURL

* Update version info

* Formatt...

5cdfbb18ac12f9b9649290fe615eb5c6dabe3e1d authored over 7 years ago
Update GMS to 11.+ (#229)

f858d21a9b48785cef3ff9deafac5150bec9b701 authored over 7 years ago
Fix firebase_auth warnings (#233)

* Update firebase_auth deprecated api

* Suppress unchecked warning in firebase_database

* ...

5880e468bb4c8be37124fcd945cf048a4fbcd664 authored over 7 years ago
Fix: Set "click_action" in example data payload (#237)

* Fix: Set "click_action" in example data payload

The curl example in the README currently in...

89a3cb28238809b86be2a597cb93b5be41d77cf4 authored over 7 years ago
Add transaction support. (#199)

Add transaction support to Firebase Realtime Database

84aa31b3c52b471ad52196cbd1182a2a3b136296 authored over 7 years ago
Fix the package ID of firestore (#238)

* Fix the package ID of firestore

* Update settings.gradle

* Update build.gradle

ba7a5485282db8eb46d8514a79d0ad3b83f03aaf authored over 7 years ago
Remove pointless array count check in iOS implementation of path_provider plugin (#225)

79037146b0a70384a9a24c4bec076e0c4551113c authored over 7 years ago
Update pubspec.yaml (#236)

Rev version number in prep for publishing changes from https://github.com/flutter/plugins/pull/2...

ac240cddd0d9d023e3514250e9321faf7e168d10 authored over 7 years ago
added support for linking account with google credentials (#214)

* added support for linking account with google credentials

* fixed formatting

* Updated d...

055477760a93c462799c47b3cd9d6ac609dd540f authored over 7 years ago
Migrate plugin to modern Objective C syntax (#234)

4d14c22a4b5e8702cd5f9155abb380d8f4eef64c authored over 7 years ago
signInWithCustomToken + AuthStateListenener (#212)

* implement signInWithCustomToken on Android side + listen authState
* version 0.2.4

Fixes f...

7997c4409dcb1b41018b4125fd4314a4f3c733d6 authored over 7 years ago
Added Field "isPhysicalDevice" (#217)

* added field 'isPhysicalDevice' to device-info

* whitespace indention fix

* extended exam...

8dca37e27f95617552b1a9f202dde75a914835ff authored over 7 years ago
Bump version for release (#231)

Release updated README and homepage link for Firestore

46fda1d28da77c70ad6b4b27472a5bdc7fb6589f authored over 7 years ago
Update name based on feedback (#230)

00b4e31e6cd155ce51f2d145a12420150f5a5b85 authored over 7 years ago
Update homepage link for Firestore (#232)

bf282668e0cd594902076cee6deb165e02760aaf authored over 7 years ago
Remove pointless UIImagePickerControllerCropRect use from image_picker (#224)

5566c17c18446bb8e8d4a0e2f1e0754572108619 authored over 7 years ago
Firebase Analytics fix FirebaseAnalyticsObserver (#226)

Fix the docs for FirebaseAnalyticsObserver.

7322b35ae716f99fe8d3ff4fe900b0c65d8cb6d1 authored over 7 years ago
Initial Firestore plugin implementation (#228)

Initial firebase_firestore plugin, based on Firebase Database implementation

Includes contrib...

e5143719ee4fa5e1f7655c0220583689952f2274 authored over 7 years ago
Changes GoogleUserCircleAvatar to fade the profile image in over the … (#223)

... top of the placeholder.

0afa13724d307647e6d06f3afca13b517f13c653 authored over 7 years ago
Fix travis by suppressing sdkmanager's output from log (#220)

* Experimenting with travis

* update intl version for local_auth

e76fcb2fe679862f035ecadf83ed60914fc60e58 authored over 7 years ago
firebase_auth - version update (#219)

4bd1c1d6d0932ed21204340a8305004542330b4a authored over 7 years ago
stop() gets called from go to settings dialog (#218)

Let's make pause() completely harmless if we have not initialized since this flow gets called fr...

46f573d098cce2eb7c8822ba5e97c0eeb76cc403 authored over 7 years ago
Add stickyAuth option which is off by default (#216)

* Add stickyAuth option which is off by default

* Review comments

1986b4b1ccef6b7ddcecd3e60ad393d5f6705c2a authored over 7 years ago
onConnectionChanged support for Connectivity plugin (#215)

* Initial commit of onConnectionChanged support for Connectivity

* Documentation updates and ...

8e831cc3769389fc33cf0dc76fdb544913ef33d3 authored over 7 years ago
FirebaseStorage getData function (#211)

* added FirebaseStorage getData func

* added getData tests

* bumped version and updated ch...

fd13850ad9148e0cf1d99f71e9c0412f5d2bd055 authored over 7 years ago
Align license author name with rest of repo and org (#213)

83b02cb92cce8a2b69bdd974feca6639751fd194 authored over 7 years ago
Remove Google/SignIn dependency from firebase_auth (#210)

2cd4885c0fbaac8caac5ae3e51bcb2a09607c1cf authored over 7 years ago
Remove Google/SignIn dependency from firebase_auth (#209)

506075f7a0f1525048c285e67324ba13e4866cc7 authored over 7 years ago
Remove FirebaseUI dependency from firebase_auth (#208)

5dc163ab063f9d9ee84e5b6bebea774391750830 authored over 7 years ago
Link email password (#206)

Added link email/password authentication support

b17750eb252aee6b9b5d28f911d11d8cc0e46435 authored over 7 years ago
Clarify contribution guidelines for this repo (#205)

* Clarify contribution guidelines for this repo

* Review feedback

d03cce71c70c917d870edaf31cc1915949bc286e authored over 7 years ago
Add remove() API and make null behavior of SharedPreferences not crash (#204)

c29c5bab68290abd43b6d32fba06ff36f039d68f authored over 7 years ago
Firebase animated list index (#202)

* Add index to FirebaseAnimatedList itemBuilder (#11760)

* Update example to include list ind...

51a615b6fc173b1f742ba0c12fb3232c2aa81206 authored over 7 years ago
add docs to admob readme (#188)

* add docs to admob readme

makes it easier to update as the plugin is updated

* tweaks fro...

5945c3b7c987be41e1fe354306a461c88b8cbbef authored over 7 years ago
Add local_auth to README.md (#201)

ad183cd6f9e69d4a6fa697e802d3901abdfbae6b authored over 7 years ago
clarify connectivity works for both ios and android (#200)

290d2053d497e6848447f7a867807bbad55344c0 authored over 7 years ago
Update firebase auth readme. (#192)

handle sign-in with a future?

68e1702d39d39e610c62c3eeb5645409d09e1e9a authored over 7 years ago
Add async getCurrentUser method. (#180)

* Add async getCurrentUser method.

3d49c587f8874f96ba54e54bd2dff2b40f5bba62 authored over 7 years ago
Fix pub table format (#198)

* Update README.md

* Update pubspec.yaml

* Update CHANGELOG.md

9cabe64e09d282c81dc980e14a905fc25bd686b9 authored over 7 years ago
Update version (#197)

* Update CHANGELOG.md

* Update pubspec.yaml

799d5c4267db67086c7550056491da12f303af7c authored over 7 years ago
Reduce width of table (#196)

6625f1877d3392eba39aa64c6f93f700d69e0626 authored over 7 years ago
Update `mailto:` handler details in readme (#194)

* Update mailto details

* Update CHANGELOG.md

* Update pubspec.yaml

* Fix uri

* Add ...

b061d59da5fdbd51f0fd201d9a63ce6576a497d3 authored over 7 years ago
update readme (#195)

* update readme

* address comments

98f2525a32042a7fdb5e5f795cd31c26c6c77d7d authored over 7 years ago
Update README.md adding device_info (#187)

* Update README.md

* Remove duplicated Firebase row

* Remove local_auth as it isn't ready ...

e9a4272f1eeb4e4ff369a47b549bb1a9c9226510 authored over 7 years ago
Made plugins add their repos to consuming projects (#190)

26bc42f81d4e7faae44171d606ee10e1f6e29b38 authored over 7 years ago
Fix FirebaseSortedList onChange handling (#181)

* Fix FirebaseSortedList onChange handling

_snapshots was not being updated when a change was...

28b6968ad8456413ad780727fd1ab6a42fb467ff authored over 7 years ago
Implements signInWithFacebook function for firebase_auth (#184)

* added login with facebook method in dart and ios to firebase_auth

* added android implement...

1f7b442231a9b07b41c03606602cb59ad4ab83d5 authored over 7 years ago
Avoid manual config of repos when consuming image_picker (#191)

cf255f5f1b2b0af2156dbb237534422ce41982f0 authored over 7 years ago
Avoid lingering firebase database node listeners (#189)

548a5f8ac54a7a33e73bb10d57faf127553b25cc authored over 7 years ago
Imagepicker (#186)

* Clarify docs

* Update changelog

610445403bda15245de2b5300a123bf70f8144f1 authored over 7 years ago
Clarify docs (#185)

540a0674e257583750616bf333c09d774844fdb2 authored over 7 years ago
Fix formatting now that dartfmt supports const asserts (#183)

* Fix formatting now that dartfmt supports const asserts

* fix

bf363c3da3e664014ee01b295387966a31b60a33 authored over 7 years ago
Fixed code example to use 'FirebaseAnalyticsObserver' (#182)

... instead of 'FirebaseAnalyticsPageRouteObserver'

2fcce4f6936a2d037396d79fa2b3060585b6cc94 authored over 7 years ago
Add update command to firebase_database (#152)

* update command

* Update command

* Compile error fixed

* dart formatting

* revertin...

23c7ae306867ede5b9d13738245ac642ca0598b9 authored over 7 years ago
provide google_sign_in a hook to use fake data (#178)

4e8938a43dee95852111ac09f0fec7cfab5e69d3 authored over 7 years ago
Update README.md

d73f338e139de217cb2625fd226f780069b8ad7d authored over 7 years ago
Doc Fix (#177)

327d7fcc51b0174f5974b01bbc320a331686fe96 authored over 7 years ago
Automatically log PageRoute transitions (#174)

* Automatically log PageRoute transitions

* Add info to readme

* Allways provide an overri...

f07722a5d36d7916dd8f56e8cb293453ddf2a244 authored over 7 years ago
Release firebase_analytics 0.0.5 (#176)

TBR @goderbauer, no code changes

32932a642c8088793c59ded4e32866271ac0f3ee authored over 7 years ago
Support for long values on Android Firebase Analytics (#175)

9a066a8c025fa29da004d8d245877a58aa79ddc2 authored over 7 years ago
Add basic CONTRIBUTING.md (#173)

a568a0734f2152fba9673f0644c2fa3f9e9b5de2 authored over 7 years ago
A bit more terse README (#172)

90b100647edd5861c6ea39fe65a170abe7d24169 authored over 7 years ago
Initial Firebase AdMob plugin (#171)

56ca5fdd6b0aaf2f1e73085726ec478a9ecbfa84 authored over 7 years ago
Clarify changelog for google_sign_in (#170)

Replace Firebase with GMS

9ff2659a30cb7a977cb3fb70834440b58c0d7273 authored over 7 years ago
Update changelogs for release of Firebase plugins. (#169)

This change has no code.

430489aad765cd02d553a441c78b7a36855b1c33 authored over 7 years ago
Fix #11104 (#166)

3089a751382f97711bf0a4afc7c235d8bab7ed1a authored over 7 years ago
use + for patch version for firebase libraries (#168)

24aa768307e4ca5e255e26dff58494ff6e7c90c1 authored over 7 years ago
add tostrings (#164)

5405aa8f409ac6eb2703d24850100f182e80dcf9 authored over 7 years ago
GoogleSignIn Plugin fixes (#165)

* GoogleSignIn Plugin fixes

* Fix bug in iOS code

* Fix Android bugs

* Review comments

697a682fa2bfa5d33162f9ac29dbe6eef4c37ae0 authored over 7 years ago
Fix iOS signin code to make it consistent with Android side (#163)

* iOS should not return exception code to make exception codes consistent with Android; return n...

48ed082db5cfed2958924df3f8a6aeacd253fd4d authored over 7 years ago
Remove workaround for image_picker (#162)

* Remove workaround for image_picker

* formatted

027621bf3c2b9a0b2a6515f48f873c23cb0c6b47 authored over 7 years ago
Updates to google_sign_in: (#161)

* Add a new `GoogleIdentity` interface, implemented by `GoogleSignInAccount`
* Move GoogleUserC...

62705b2bee114e09ceaebc231940c3556fb9a20d authored over 7 years ago
device_info plugin to get information about the device and OS (#158)

* flutter create; first approximation of the API

* implement Android bits

* remove referen...

b9a730b752815745b8916628aff48dfe7af97928 authored over 7 years ago