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

Fix lint errors in GSI plugin (#160)

5a2b38d3eeec733d1d943eb528ceb5eb86f4cb0d authored over 7 years ago by Todd Volkert <[email protected]>
Update GoogleSignInPlugin to use and expose a Delegate (#159)

This enables other Android plugins to wrap Google sign-in
functionality. The immediate use case...

e5e8e1819d799fd2eb8ee5b78583a263f3b1e6e6 authored over 7 years ago by Todd Volkert <[email protected]>
Local authentication plugin (#151)

* Initial commit of local_auth

* Make it work with example app.

* Analyzer and formatter f...

7398db844cd166380a9d7d6410eecb7f261d8afa authored over 7 years ago by Mehmet Fidanboylu <[email protected]>
Add missing override annotation in GoogleSignInPlugin (#155)

4e5aa43ecd215fb95ea0865204d29c5d2d3693a8 authored over 7 years ago by Todd Volkert <[email protected]>
Fix LICENSE files (#154)

Replace "Your Company" with correct values.

ed4a850073708ddd45ca6fabacd0b5d220b5b205 authored over 7 years ago by Todd Volkert <[email protected]>
Make Android GoogleSignInPlugin return `null` if user cancels sign-in (#153)

https://github.com/flutter/flutter/issues/10856

e5add14cd8908a103ad6d936e28c59e05b7d21d7 authored over 7 years ago by Todd Volkert <[email protected]>
Fix iOS queries when startAt or endAt does not specify key value (#150)

f77b8befb40456863038415efcfb9fddf6e96807 authored over 7 years ago by Collin Jackson <[email protected]>
Firebase Database fixes for startAt and endAt (#149)

* Firebase Database fixes for Query startAt/endAt/equalTo
* Update changelog and pubspec of dat...

b30a49e4b52efb08d0369f6023437f009f5c4dc7 authored over 7 years ago by Collin Jackson <[email protected]>
Manually manage GoogleApiClient (#148)

* removed auto-manage

* ++

* clean-up

* small fixes

* Add changelog

* review comm...

7b0c0a39918de036e064aa7eca450407cc5bb84f authored over 7 years ago by Michael Goderbauer <[email protected]>
Convert round doubles to ints in Firebase Database iOS plugin (#146)

4ff23eb60b062536451542885bf0847b3fb08a91 authored over 7 years ago by Collin Jackson <[email protected]>
Update pubspec.yaml

9356fc22e3e87ed98ca7e74263f90381d6c91760 authored over 7 years ago by Michael Goderbauer <[email protected]>
Update dependencies of all plugins (#141)

dc1bb454c04178d04376506a6ec4db8f7c5cae68 authored over 7 years ago by Michael Goderbauer <[email protected]>
Self-manage Andorid SDK on Travis (#145)

Travis uses the deprecated `android` CI to install the Android SDK. Unfortunatelly, at this poin...

9aadb46425e93336cb756e69a4714d20ea5b2f6d authored over 7 years ago by Michael Goderbauer <[email protected]>
Firebase database query and persistence improvements (#144)

## 0.0.8

* Added missing offline persistence and query functionality on Android
* Fixed star...

2588a384470c91a11f594fe8aaa20730a7e2ee83 authored over 7 years ago by Collin Jackson <[email protected]>
GoogleSignIn updates (#143)

* Switch to use GoogleSignIn CocoaPod instead of Google
* Read client ID manually from `GoogleS...

516ac48e695819b94c1e02e6766ec3fb3dfcc65a authored over 7 years ago by Todd Volkert <[email protected]>
Update the Google sign-in readme instructions (#139)

It's easier to drag and drop the file. Copy and pasting doesn't work for me, not sure why I used...

dea375a04a6db0a5a0b44aebacbf1fe813d32bb1 authored over 7 years ago by Brandon Donnelson <[email protected]>
Updates to Google Sign-In: (#137)

* Allow `clientId` to be specified in Dart, which will take
precedence over the config-based ...

9678a1308f9cc47ad81907dcb37ee713ac76b84f authored over 7 years ago by Todd Volkert <[email protected]>
Fix Firebase database offline syncing on iOS (#136)

95dc986f132dd6a85d23786d161a3b506631683c authored over 7 years ago by Collin Jackson <[email protected]>
Don't install Andorid emulators on Travis (#134)

We currently don't use them and this should speed up our build.

dccb43b46d276da32467c6e8705f04e356114fd2 authored over 7 years ago by Michael Goderbauer <[email protected]>
Fix for crash on iPad when showing the Gallery/Camera selection dialog (#133)

b822909b030566326f5639afe42ac91fb57a5526 authored over 7 years ago by Michael Goderbauer <[email protected]>
Release firebase_auth 0.0.4 (#132)

9fafc7b4261ea38de9aac25fb98dc104e1d2fa5a authored over 7 years ago by Collin Jackson <[email protected]>
Expose idToken and add more unit tests to firebase_auth plugin (#130)

Fixes flutter/flutter#10594

f3bfe2eb9a35c241ee483f39fdeaa5efdd23308d authored over 7 years ago by Collin Jackson <[email protected]>
Add sensors plugin to README of plugins (#131)

e8bea15c2c05c298006ebb67983a2ac7b444a19d authored over 7 years ago by Sarah Zakarias <[email protected]>
Use the --plugins option to speed up PR travis build/test (#127)

* Use the --plugins option to speed up PR travis build/test

* Actually add the travis_setup s...

849faa333ea4be145c3d21a08b634b55fa20316a authored over 7 years ago by Mehmet Fidanboylu <[email protected]>
Crosslink FlutterFire plugins (#129)

* Crosslink FlutterFire plugins

* Fix links

d0f88cbdc703dbb7484945e7db0348c07fbc65e6 authored over 7 years ago by Michael Thomsen <[email protected]>
Add a sensors plugin. (#121)

e481ed5fd542473d1610de78ad12d12bd1403ada authored over 7 years ago by Sarah Zakarias <[email protected]>
Remove always_put_control_body_on_new_line from analysis options (#128)

020b9abdf4d1e4f901f149245d2d1c665163fcf5 authored over 7 years ago by Sarah Zakarias <[email protected]>
Revert change to uiDelegate setter that caused a Google Sign In crash on iOS. (#125)

Fix crash with uiDelegate that caused a Google Sign In crash on iOS.

This should resolve erro...

980e32142348d1c22caab8e81e41ae8f7915d0ac authored over 7 years ago by Collin Jackson <[email protected]>
Small doc fix (#124)

a91f200205a09bb9dbb692bd83695c82e2c56bbd authored over 7 years ago by Kyle Bradshaw <[email protected]>
Minor fixes in iOS sign-in plugin (#119)

* Ignore "Broken pipe" errors affecting simulator
* Apply suggested workaround in https://githu...

73ae2e1ba321fa9966df2cf65d24cca0f2bc2972 authored over 7 years ago by Todd Volkert <[email protected]>
Pin package:test to 0.12.21 (#122)

This fixes recent test failures that only occur on 0.12.22.
We can look into these separately, ...

ff8bc0d27f4331da7dca1791febdd31424bfbb33 authored over 7 years ago by Todd Volkert <[email protected]>
Fix url_launcher link (#120)

418c87e1dc070302cf49717d5335edefc05c3ffb authored over 7 years ago by Kevin Moore <[email protected]>
Rev versions so we can publish them (#117)

27be90cbdedcb3bb098ba543b33cc6e257e2f70d authored over 7 years ago by Mehmet Fidanboylu <[email protected]>
Update GoogleSignInPlugin to require the use of support-v4 (#114)

Since auto-managed activities in the GMS Auth API require the
use of `android.support.v4.app.Fr...

228a6db33536e0a76989eb55c57280e7bccca34d authored over 7 years ago by Todd Volkert <[email protected]>
Fix descriptions of plugins and add them to the main index file (#116)

0d1de3e2a4372109ac55aa4c7fd60e027b9544ff authored over 7 years ago by Mehmet Fidanboylu <[email protected]>
Add missing deps to quick actions plugin (#115)

* Add missing deps

* Add env sdk limits as well

f3faf1a0372f57dbc58e2694c09643b146dceb3f authored over 7 years ago by Mehmet Fidanboylu <[email protected]>
Quick actions initial commit (#112)

* Quick Actions plugin

* Add licensing

* Fix icon refs

* Add licensing and fix usage ba...

dd0b211f3ce2f86d14cb4e3eb5732041e335f6c7 authored over 7 years ago by Mehmet Fidanboylu <[email protected]>
Fix link (#113)

700a6cf2b132479fa95275b35eaedf358753fbe5 authored over 7 years ago by Brandon Donnelson <[email protected]>
Add an assert to make sure native implementations only return flutter prefs (#106)

* Adding object storage support.

* Reverting most of the object API changes, making prefix ch...

647bd5626f3922a9d67c2ce39899b15f97573800 authored over 7 years ago by gspencergoog <[email protected]>
Pull connectivity plugin to OSS (#111)

* First connectivity commit

* Add licensing and additional documentation

* Add changelog
...

624341525e4dda2b4e54d0bc055e88e3824cfb02 authored over 7 years ago by Mehmet Fidanboylu <[email protected]>
Package info plugin moving to external (#107)

* Initial commit of package_info

* Add licensing and ChangeLog

* Fix comments.

* Add mo...

1e9888e4e8c91979feab36a19884f2ca1d1a4628 authored over 7 years ago by Mehmet Fidanboylu <[email protected]>
More analyze fixes (#110)

ff276b8db9906574634b9f257b02bf0d94d50970 authored over 7 years ago by Michael Goderbauer <[email protected]>
Format all Dart code that doesn't contain assert initilizers (#109)

Formatting assert initilizers is blocked on https://github.com/dart-lang/dart_style/issues/522

0909e96c366f2f06643dd8f3be779a84aec37750 authored over 7 years ago by Michael Goderbauer <[email protected]>
Enforce stricter analyzer rules (#108)

7149e1753cd92b0d2a8c2e1c8cbed0afc9a2aba5 authored over 7 years ago by Michael Goderbauer <[email protected]>
Fixed disconnect; handle concurrent calls; fixed and updated tests (#94)

* Fixed disconnect; handle concurrent calls; fixed and updated tests

* Refactored concurrent ...

4a0a198b8c7530814c2e49e2fe95e89c684fd645 authored over 7 years ago by Anatoly Pulyaevskiy <[email protected]>
Create README.md (#105)

e3f0eaa0229878463c57268abec3f0f43f0cfdbc authored over 7 years ago by Michael Thomsen <[email protected]>
Add missing license headers (#104)

59b45cabe5b98ffa6878115d3d825f4732427040 authored over 7 years ago by Todd Volkert <[email protected]>
First commit of android_intent plugin. (#99)

* First commit of android_intent plugin.

* Comments and formatting fixes

* Add back the iO...

807205a10c11cca1003caf84a1af21b8041e28bd authored over 7 years ago by Mehmet Fidanboylu <[email protected]>
Rename Java directories to match newly renamed packages (#102)

They no longer have underscores in them, due to #97

This was created using the following scri...

c58d066728dd7079897315733f9766d12d8ae676 authored over 7 years ago by Todd Volkert <[email protected]>
Correct the version number for 0.2.4 release in CHANGELOG.md (#100)

b0d614286b0221c0e66389a955e2032b30cc280f authored over 7 years ago by Collin Jackson <[email protected]>
Add a shared preferences test and explain how to test (#96)

4b84d5a4676a968a8f81bf25da8a8274f062dcd7 authored over 7 years ago by Collin Jackson <[email protected]>
Improved API support for Firebase Database. (#89)

Improved API support for Firebase Database for 0.0.6

* Various APIs added to FirebaseDatabase...

b7040ef25398e7616e1e2a628a89a123e49010a5 authored over 7 years ago by Collin Jackson <[email protected]>
Limit effect of sign-in skipping (#55) to sign-in methods. Also fix tests (#10050). (#93)

* Limit effect of sign-in skipping (#55) to sign-in methods.

* Address review comments, add t...

ea8dc4817b8565a77922bef41343ffa5ce1a8eb0 authored over 7 years ago by Daniel Sadilek <[email protected]>
Remove underscores from Java package names (#97)

Part of https://github.com/flutter/flutter/issues/10077

56490b887bcf95a58df4b1c9876c9f380007a474 authored over 7 years ago by Todd Volkert <[email protected]>
Bump version of firebase_auth for release (#98)

e89dd7f3b0c1138a5292b683dc6be451005f5140 authored over 7 years ago by Michael Goderbauer <[email protected]>
Add more instructions (#76)

Adding the Google sign-in dependency instructions.

e9bf30e272133fd8ac071ad81d41d5a845d8c265 authored over 7 years ago by Brandon Donnelson <[email protected]>
Rev shared_preferences (#95)

e6ba3466dd2727d99f5f7a3290d87e858cc59df3 authored over 7 years ago by Collin Jackson <[email protected]>
Added pub and separated FlutterFire plugins (#92)

Another iteration. One of these can be closed.

This is using the table with a division to se...

958d3b8c3723e12d353aac5073f31278f70c7a6b authored over 7 years ago by Brandon Donnelson <[email protected]>
Add pub links to root README.md (#91)

fcf7e71ebade1db33ac92bd3e61271efbdc00fe8 authored over 7 years ago by Brandon Donnelson <[email protected]>
Update the example Info.plist comments regarding Google Sign-in (#87)

attributes.

a29dbad536d2e21b2a4648373c61fbd60f29f2d0 authored over 7 years ago by Brandon Donnelson <[email protected]>
Add more instructions to google_sign_in (#70)

* Add specific instructions for adding the package to pubspec.yaml file

The instructions are ...

03286be953c2489ebcc4de6ce621d06b7297543e authored over 7 years ago by Brandon Donnelson <[email protected]>
Add env variables to each matrix entry (#88)

Currently it's hard to tell which job is which in the Build Jobs list as no env variables are set.

100a3a3949344f0efba650301385b6894cabb5a4 authored over 7 years ago by Michael Thomsen <[email protected]>
Run analyzer on Travis (#80)

* Run analyzer on Travis

* Fix analyzer warnings

* Remove JDK and surpress analyzer warning

c925802287b9895f8978c2b6d45845d0c6011a8d authored over 7 years ago by Michael Goderbauer <[email protected]>
Match the google sign in plugin private member initialization. (#77)

d78a95ccfa87a133221982a143b869683d84bd48 authored over 7 years ago by Brandon Donnelson <[email protected]>
List of plugins (#74)

I'm adding a list of the plugins.

f851494b9ae6da4ea11465ad15b25da8cc13c3e3 authored over 7 years ago by Brandon Donnelson <[email protected]>
Add request mask to the example People API url (#81)

* Add request mask to the example People API url

Without this parameter the server responds w...

95f1586d7bbba6987be2263708174a0f1581c887 authored over 7 years ago by Chema Molins <[email protected]>
Adding ServerValue.TIMESTAMP (#85)

57ba8216b29df53dd9a96989a866dfd75dcaa380 authored over 7 years ago by Arash <[email protected]>
Adding support for more Firebase methods (#83)

* Adding support for createUserWithEmailAndPassword, signInWithEmailAndPassword, and signOut

...

d54486e5c6cd35cd81b0c5e6d9c9180ebde12294 authored over 7 years ago by Brian Armstrong <[email protected]>
Add codelab link (#84)

2bad1bb2621a666441429efe0c45a0237f431742 authored over 7 years ago by LarkAscending <[email protected]>
Fix analyzer warnings in firebase_database (#79)

* Fix analyzer warnings in firebase_database

See https://github.com/astashov/dartdocs.org/iss...

3b92da54a7ca2a6135c1dc57f314e237292cb399 authored over 7 years ago by Michael Goderbauer <[email protected]>
Clarify how to use image_picker (#73)

* Update README.md

* Update CHANGELOG.md

* Update pubspec.yaml

487ca51b5d3e74e578dd8a887185b37068de53f0 authored over 7 years ago by Michael Thomsen <[email protected]>
suppress warnings for Firebase Storage (#69)

46dbd9eb88b7a16d55fd7312b4c0f48317aa34bf authored over 7 years ago by Collin Jackson <[email protected]>
Readme example wording adjustments (#72)

Some adjustments to the example api section.

0f15b917de43398f710c13c1e8b567d516007ee4 authored over 7 years ago by Brandon Donnelson <[email protected]>
Fixing changes to the api. (#71)

Fixing changes that have occured.

9157a6aa64b88a58167bd950dda660c5bf5af128 authored over 7 years ago by Brandon Donnelson <[email protected]>
shared_preferences: Expand and suppress unchecked warnings (#67)

* shared_preferences: Enable Xlint:{unchecked,deprecation}

* shared_preferences: Suppress unc...

b0fa32315150127d388802e9df306a7c14c934d6 authored over 7 years ago by perlatus <[email protected]>
Add basic sorting to FirebaseAnimatedList (#62)

7910a481518e70e3beb3049002b61072b6ccac31 authored over 7 years ago by Collin Jackson <[email protected]>
Firebase database improvements (#66)

* Support for dynamic event listeners and more event types. Make database more reliable and resp...

655fe337f3a6030dd2c5fb779186b70cce1b59eb authored over 7 years ago by Collin Jackson <[email protected]>
[Breaking Change] Support String List instead of String Set on both platforms. (#65)

* Expose setStringList API instead of setStringSet

* Update dart API too

* Fix formatting ...

7d1ca6faba51c12f94fbddce8672eaa10579f6d6 authored over 7 years ago by Mehmet Fidanboylu <[email protected]>
Support all types of Dart ints in the setInt method for SharedPrefs (#64)

dc45306b07d973d7ed85e7bde7c7291ef35b90f6 authored over 7 years ago by Mehmet Fidanboylu <[email protected]>
Unify plugin names to use underscores (#63)

acef3656ed1f67e7ab773da8dfd9fa647ee087d1 authored over 7 years ago by Sarah Zakarias <[email protected]>
Prepare release (#59)

660eb2aa527b5974e651b0127e55563b65f30250 authored over 7 years ago by Michael Goderbauer <[email protected]>
Update battery readme (#58)

1fb1fb23e754ddb0ae719ce1115d5640b1acd5e5 authored over 7 years ago by Michael Goderbauer <[email protected]>
Update changelog (#57)

8cfc939f78fa2731c00f5d7712048953a1f1cc30 authored over 7 years ago by Michael Goderbauer <[email protected]>
FlutterFire plugin readme updates (#56)

* Make plugin readmes more consistent. Add FlutterFire overview.

* Make plugin readmes more c...

cac5869fce4053e42b19dac185b14d4e9367f91e authored over 7 years ago by Michael Thomsen <[email protected]>
Don't try to sign in if you already are signed in. (#55)

bbc8809cc7ca55074370c9f8206216f93e3a5556 authored over 7 years ago by Emily Fortuna <[email protected]>
Firebase Database example (#53)

* Firebase Database example

* Include FirebaseAnimatedList example

* Add license to main.d...

5a09413be2555ba2de2309d5a60862ebc8c30eda authored over 7 years ago by Collin Jackson <[email protected]>
prepare firebase_auth 0.0.2 release (#54)

09df0ccf4acefed074c9b2076c0fa1aa4f303568 authored over 7 years ago by Michael Goderbauer <[email protected]>
Fix sim crash (#52)

* Fix crash when device doesn't have a Camera

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

3d1e56e81e0e9db1ad7fb82cdcc7307520836d77 authored over 7 years ago by Michael Goderbauer <[email protected]>
Update google_sign_in example to use the default project template on iOS (#51)

* Update google_sign_in example to use the default project template

* Review feedback

f041d816556b8eac91a60666ef41cbdc17c4e12f authored over 7 years ago by Collin Jackson <[email protected]>
Add battery plugin (#49)

* Add battery plugin

* formatter

* Fix template

* Review Comments

* Update more plac...

6a83f6b9e9cd3ef27ebd298f1f911e96e71a7c2e authored over 7 years ago by Michael Goderbauer <[email protected]>
Add method for external storage (#28)

Android supports accessing the "external" storage medium. Support
finding this path in flutter ...

91d643018eae0c17aa08c2e32d81702391988404 authored over 7 years ago by natelust <[email protected]>
Update travis to latest flutter_plugin_tools (#50)

6d8e70cea6c2a0ffbaf984be7537be1322fe752a authored over 7 years ago by Michael Goderbauer <[email protected]>
Fix url_launcher README.md (#48)

61d6fc97c13fbf8fc5847ce2617ad4cf31d6a4b6 authored over 7 years ago by Sarah Zakarias <[email protected]>
Update .gitignore

7b57779c35750024c24a0132442eeb6990b28c25 authored over 7 years ago by Michael Goderbauer <[email protected]>
Add travis (#43)

* Added Travis

* update to use flutter_plugin_tools

688e405a8f28b5623ba997a68edf39020eedc4d6 authored over 7 years ago by Michael Goderbauer <[email protected]>
update buildtools (#46)

a5915971ccb18fcee939b1d92d564bf69646bedc authored over 7 years ago by Michael Goderbauer <[email protected]>
Formatted (#45)

dc930976d354d8f76bd4972959ca7f48fa4b95a6 authored over 7 years ago by Michael Goderbauer <[email protected]>
Prepare travis: skip failing test and unify build-tool versions (#44)

* skip failing test

* unify buildtool version

2e6a653c82ae982c11550f5d030596a9821f85d4 authored over 7 years ago by Michael Goderbauer <[email protected]>
Remove Pods and some generated files (#42)

f2023e37b1338d79f91033ab26921638abc37a52 authored over 7 years ago by Michael Goderbauer <[email protected]>
Add pub badge

6bd2ce19a2637e37190c37da14c71e4a8e935c08 authored over 7 years ago by Michael Goderbauer <[email protected]>