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

Camera: Improve ressource cleanup on Android (#382)

fed883ec5ce0ba3d9f4450688f4606986c760099 authored almost 7 years ago
Make video plugin ready for republication (#381)

8c3ef8bdfcf3dbdf103f6266f33203d73b66b9ef authored almost 7 years ago
Fix signature errors to account for strong mode errors (#380)

* Fix signature errors to account for strong mode errors listed in
https://github.com/flutter/f...

f8719613e1a6b6eb966fc4bd192ee193247b0b01 authored almost 7 years ago
Add path getter to storage ref object (#379)

1c6bc02e4694ab28311feb2e632511e42fa7f47f authored almost 7 years ago
Fix cloud firestore typos

b1e00ff721613c15e86ec68474db92c26905154a authored almost 7 years ago
Added password reset function to Firebase Auth object (#378)

* Added password reset function to Firebase Auth object

* Update CHANGELOG, pubspec.yaml, and...

bc9578a2ddd3dd5abf2de28263fd1275d0c3b73a authored almost 7 years ago
add a dynamic get method to shared_preferences (#375)

* add a dynamic get method

* fixed typo

* Update shared_preferences.dart

* Update pubsp...

c4cc6777c919397309d73e877fbc2a7faa84106f authored almost 7 years ago
bump version in pubspec.yaml

73a7ed0d0f8a552d850ebd27a6ad1de43f652a71 authored almost 7 years ago
Support for Query.getDocuments (#376)

Add support of retrieving the documents that match a query.

0e5f4e3b591ad0da67652d7845e76999c9688c41 authored almost 7 years ago
Small README addition

376637726b0a38c5321aea2293543dfd38bf3ef8 authored almost 7 years ago
Clarify Google Analytics (#377)

* Update pubspec.yaml

* Update README.md

* Update pubspec.yaml

* Update CHANGELOG.md

d52a18f894fcb84fdfac7035e4928c43676156d5 authored almost 7 years ago
Firestore transactions (#374)

Add transaction support. Transactions also includes a timeout that defaults to 5 seconds, the tr...

6442577822efd1e11b4885df7369c690d885b24f authored almost 7 years ago
Remove all the examples' podfiles (#340)

* remove pod files

* git ignore podfile too in examples

9a495f08698cd630eb6b05ac3e7c5742ec0f670d authored almost 7 years ago
Document validity of fields of VideoPlayerController (#342)

* Rename `VideoPlayerController.isErroneous` to `VideoPlayerController.hasError`.
* Document va...

1eb75f12d62ad30723bcff33459a2f19dda31fcd authored almost 7 years ago
Added ability to remove file from firebase storage for Android (#241)

408df5ef8809475e2764b44fbb7250e89f07bb35 authored almost 7 years ago
Refactor package_info to class (#367)

070236efeeec24f8cb5298f3dc7a41cbc4762c3a authored almost 7 years ago
ImagePicker: Preserve Exif with scaling (only android) (#368)

* preserve Exif on scaling (only android)

* Update ImagePickerPlugin.java

* Update ImagePi...

3f4182128ced1a149ab0f470ec818bb98a012879 authored almost 7 years ago
Adds rewarded video support to firebase_admob (#341)

fb3c6c4201aa5eb3cadd33cf20f6a80e31e6641d authored about 7 years ago
Build fixes for cloud_firestore (#373)

* Build fixes for cloud_firestore

* Add more assertions

* Fix orderBy

* Update CHANGELO...

4d44fa2dfd2f220139e72332e03285e3c464c00e authored about 7 years ago
Additional Firestore Query methods (#369)

* Extend orderBy to be used multiple times.

* Implement startAt/After and endAt/Before

* I...

97344ae91e8f810f62f4d576cda9331e3164dac0 authored about 7 years ago
Move firebase_analytics to the io.flutter.plugins org (#370)

ec81aa6db9bbd1ab94b5534037a1dff0a498dae3 authored about 7 years ago
Move firebase_core to the io.flutter.plugins org (#371)

d6674faed4b3ef37fa1dd709dfd12a9646e8fc4b authored about 7 years ago
Move firebase_auth to io.flutter.plugins org (#372)

28bc71a7ff5209afccd4b0e33f8f24e34837473b authored about 7 years ago
Allow null value in Firebase database Query.startAt (#353)

* Allow null value in Firebase database Query.startAt

* Update AUTHORS

* Update pubspec.ya...

8a0ecc02760bb2caf2314d5032d7e05875768f1f authored about 7 years ago
Refresh alarm_manager project template. Move Java package (#363)

7a01b379bd6e98b2ba6db861d805b7f248c84931 authored about 7 years ago
iOS APNS Fix (#325)

* Fix for APNS not being correctly registered, which makes notifications fail when uninstalling ...

69cd17a3f68abf1e8649ee9c813bf1e048f4cbcb authored about 7 years ago
Support for specifying a database URL in firebase_database (#352)

* added handling for future call arguments

* updated methods to send databaseURL

* Fixed s...

87b23cc4c7f2341bf6f7fc2cb6e817b4d709824d authored about 7 years ago
Create more convenience methods for Firestore (#308)

* Create an `add` method for CollectionReference.

This convenience method helps the Flutter A...

b00d25ceaad5c2cfccdaeecc7384817f02eea05d authored about 7 years ago
Changing user info in Firebase Auth (#222)

* added support for linking account with google credentials

* fixed formatting

* Updated d...

232c9021fc146402ac51168d549fa054a90034a1 authored about 7 years ago
Git ignore and move iOS projects to use flutter assets (#350)

* git ignore flutter_assets folder

* Move projects to flutter_assets

b71cf5efede95e349b99947cb7c5c423c05aad15 authored about 7 years ago
Update metadata for republication (#366)

9ddb676996b0158305bf33010d1b84dcaab90346 authored about 7 years ago
Update metadata for republication (#365)

b77b9f400919c43c14086cf05d2ab658a35589dc authored about 7 years ago
Update metadata (#364)

3ff04ecdbe7235e8f9ba0f15a03bb3aa8de5103d authored about 7 years ago
Add package name to package_info (#339)

e3f3f480675116c1e556c0d54f1a567b162c0431 authored about 7 years ago
Add pub badge (#362)

806c722eac2c7b276e1a7c57b0cf97013ac25cdf authored about 7 years ago
Set environment in pubspec.yaml (#359)

bdf550ecd1ef65d5a27200ba2591a864a4a8844c authored about 7 years ago
Clean up video and camera (#351)

0d7e43dd38a0aa3b351c53b26322c0f61451d666 authored about 7 years ago
Properly wrap multi-line descriptions (#358)

1b65de289bbab2db83c6a4c9554f1ef0473b8898 authored about 7 years ago
Add longer, more searchable package descriptions (#356)

* Add longer, more searchable package descriptions

* Consistency

* Review feedback

e62d473eb2bcb7e72062492e7adffe55a63b5a8e authored about 7 years ago
Fix warnings from the Dart 2.0 analyzer (#355)

* Fix warnings from the Dart 2.0 analyzer

* Address review

4d88b057ddd0ba0403cb895196bba990caaa19e1 authored about 7 years ago
Add verify changes to CONTRIBUTING.md (#348)

076a7f128a8e00b93080070118be97b024eb9226 authored about 7 years ago
Refresh Android template for camera (#349)

a933852eea5bfd3eed9109e54b74913a73928a9b authored about 7 years ago
Refresh plugin project templates (#345)

f2210c5403057b9ec8038b00c4b867f55c9b038a authored about 7 years ago
Add missing break to switch case (#344)

930857984d758bb5b82342f56b8a3c2a328e2e11 authored about 7 years ago
Adding a camera plugin (#337)

* initial import

82da93d79bbdfda628a85a342d8f216d343eeea7 authored about 7 years ago
Fixes function name collision in FirebaseDatabase and CloudFirestore plugins (#335)

* Fixes function name collision with Cloud Firestore plugin causing compilation failure on iOS
...

c6c19b949de3572907b6e36bca75d422183c6915 authored about 7 years ago
Add Firestore DocumentReference get (#323)

* Add DocumentReference get

e4f4b071ebc715326afd0478b8c4e04460fa55a7 authored about 7 years ago
Adds platform-specific IDs, new "show interstitial" button to AdMob example (#327)

* Updates to firebase-admob example

* Correcting CHANGELOG punctuation

* Update to version...

a4f2b2c248a68cb25a5efa29392cd21e01398703 authored about 7 years ago
Use safe area layout to place ad in iOS 11 (#301)

* Use safe area layout to place ad in iOS 11

* Fix indentation for the format test

* Facto...

36319690dde667b9ae04ae4efe4bfccbbc715a25 authored about 7 years ago
Add support for Android explicit intents (#332)

e23ed1cb97f223f19e45416ecc6c537f39877328 authored about 7 years ago
Updated version (#336)

b0578364c0ce231de0e4baf85e4147e419e02ce0 authored about 7 years ago
Change requestAgent to "flutter-alpha" (#334)

af1beedfda5e39f4f2e76ae2ab5fbe1259445df9 authored about 7 years ago
Add missing `break` (#322)

* Add missing `break`

Without the break statement, `addDocumentListener` was falling through ...

bb9b127f3e581994ca9cfb36e46631cc81ddfeb4 authored about 7 years ago
Add android_alarm_manager package to README (#331)

aea8fb033893563fb62c234fccd35b368657fa9e authored about 7 years ago
Fix GIF image (#324)

Demo GIF image doesn't work on pub site because link is relative rather than absolute. Need to r...

8df3f175ccd1696da658e670cec1cfb3fa30528d authored about 7 years ago
Update README.md (#326)

* Update README.md

Added detail about the need to configure firebase for each platform projec...

a836e1a602c75dc6bc0c6c1df59b34062bee0b71 authored about 7 years ago
Podfile should not use_frameworks with Google signin static lib (#333)

36f28243937e1f2b0183a65e94215fa3a1db8e02 authored about 7 years ago
Gradle 4.1 update (#321)

e47f8adaa8531c28d08005c0653ce3ca4f55b906 authored about 7 years ago
Gradle 4.0 update (#320)

40c75d6bc2da1e0221cb5683dec61d9aec7b6efe authored about 7 years ago
Gradle upgrade to firebase plugins (#317)

589dfae99f7661d20a82b3ae8b1a2a48180ccd74 authored about 7 years ago
Multiple database support for firebase_database (#316)

Add multiple database support to firebase_database. Includes Android bug fixes for firebase_core.

68bb455086279dd11b32d5791a4b2321d46a3340 authored about 7 years ago
Continues removing the assumption that there is a foreground activity (#309)

4da55658720cbc6fb68e825bd4c19a94e1bfe7c5 authored about 7 years ago
video_player version 0.0.7 (#319)

e8e5dfed44ccd747747f4be1337dccd68e31357b authored about 7 years ago
Enable access to the video size (#318)

8337af1dae08984406daadb7d511a5f331d9c996 authored about 7 years ago
Basic error event communication (#311)

570932fe778cb3e5149284900eb9387f63f1ef92 authored about 7 years ago
Add new firebase_core plugin (#310)

8664e6e6dde7f07ac60b9f37ba3ba6c8e4f5ddea authored about 7 years ago
Gradle upgrade for travis and battery plugin (#315)

76f3f71b3fb3b9d60bb9c6aa5bcbc6c20cb0f668 authored about 7 years ago
Bump Xcode version to follow Flutter requirements (#314)

3bba412ef2dc227072134be3c19182f5be2e7085 authored about 7 years ago
Work on removiing foreground Activity assumption (#304)

7235ff097ba18ba564d801bf79be430ecf26f7e1 authored about 7 years ago
Add flutter_assets to project.pbxproj (#307)

4f6620c270af34af5f15792ca0b782fc98920db5 authored about 7 years ago
Bump pubspec version to 0.1.2 to match changelog

d63c7ab631beee7bbc4d2ee98284ccd7dcca684b authored about 7 years ago
Update changelogs to reflect GMS dependency changes (#305)

3cba87c2983780e3d3c19ce03edcabc970451623 authored about 7 years ago
Upgrade examples to work with Gradle 4 (#306)

098161db7de5935e82e8ec0d61cea2c795cd0377 authored about 7 years ago
Fix race condition found in local_auth. (#303)

* Fix race condition found in local_auth. Make sure we only reply once from a single instance of...

896b9df34d468eb62795b8ca52d14925c9c3bca6 authored about 7 years ago
Add AdMob and Firestore to README and FlutterFire.md (#269)

* Add Cloud Firestore and Admob to the main README

* Add Cloud Firestore and Admob to Flutter...

b1c9ca0f1ac55faf782da7b3b5793d4f301c111c authored about 7 years ago
Add a Pub badge to readme (#302)

500374f069ec50be55193fc73e12a5ecf5a6b83e authored about 7 years ago
[google_sign_in] Removes the assumption that there is always an Activity (#299)

c04876380bbdb629f35a145951beca43243420b0 authored about 7 years ago
Add preview to video player readme (#297)

* Add a preview gif to README.md

* WIP

* WIP

* Delete mov file

8f8d0ae1d6d026bb287ceb14770c263a4ec20b8a authored about 7 years ago
Clarify utility of plugin (#295)

b582380a199c9ecf8ff7576edc6331a6fe78316a authored about 7 years ago
Support for update and merge writes (#298)

2b89c20924da181dd53f8ca4bdb79bca27823962 authored about 7 years ago
Materialize progress bar (#296)

* Materialize progress bar

* Formatting

* Formatting

* Doc

* Doc

* Address review

dd45c3379238b2148ee129302d954b16f1a5f3c4 authored about 7 years ago
[android_alarm_manager] Use a firebase plugin (#290)

dd00f126447a539c5c796dd96639c303a8f84928 authored about 7 years ago
Remove video player from list on dispose (#294)

71fea09b155b4a6fe49cdce2f94edaa5f785db63 authored about 7 years ago
Version bump after adding FLT prefix (#293)

e94e9340a82aaebf58f3927302748ed477468c71 authored about 7 years ago
Fix analysis issues in the video_player plugin Android code (#291)

552c35a6eb12ec818318095261f5bf8f8a548cee authored about 7 years ago
Update to new engine API (#292)

72becca01f95794038f2af2686daf0638552907b authored about 7 years ago
Cancel subscriptions on FirebaseSortedList.clear (#288)

cc8238f48badaa96be8df1741e76ab4907879ac5 authored about 7 years ago
Add VideoPlayerValue.toString (#289)

53917ce5c5d7999c41ced6ffdaa4169bbf63036e authored about 7 years ago
Add FLT prefix to all ObjC types declared by plugins. (#287)

2f0582aa6c6c04268ef682d1edba43b28e8c81a4 authored about 7 years ago
Version bump 0.0.4 (#286)

d6cdbaad62eae158dcc36ed96bb3aef683e6b6e2 authored about 7 years ago
Import video player (#280)

5e8908c9977c907dd3ec1f47a3a4d688b6434567 authored about 7 years ago
Rev url_launcher version (#285)

de34ce0377ec9247bf5cf40c52bf051f8f77fc04 authored about 7 years ago
Handle URL links within the webview. Also handle history properly. (#284)

518b7a46741283ad61aaabc1e49d476d19746c9c authored about 7 years ago
Fix analyzer and formatting errors (#283)

0e1f546f598c41476eb012e9f1373198adf90ac9 authored about 7 years ago
Cancel the Firebase stream subscriptions. (#268)

7b8fa35e761ebc0ee7191677cf4768f26d2753d0 authored about 7 years ago
Improve DocumentSnapshot API and add tests (#255)

b77a92c8c4915227968584234649692836d71c46 authored about 7 years ago
DocumentReference `getCollection()` method (#277)

* DocumentReference `getCollection()` method

Fixes flutter/flutter#13058.

0f613a2bfe3048ca629ac4eb03239536d41f5560 authored about 7 years ago
Added isNull filtering to Firestore Query (#275)

* Added isNull filtering to Firestore Query; fixed DocumentChange oldIndex and newIndex to be tr...

50238e7b6ee8bd6b6ce26d9209784708bac1a33c authored about 7 years ago
Bump version after latest fixes (#281)

f8fd1439d486e06e127a73e3220d20549722155a authored about 7 years ago
misc fixes: cancel throw exception, camera does not save properly (#278)

c586d4ef3c94e366bc232dbc17642e94f06dc0a9 authored about 7 years ago