furkansarihan / firestore_collection

Firestore extension with cache-first pagination and stream builder support.
MIT License
9 stars 5 forks source link

Latest Dependencies - Cloud Firestore #11

Open jmsquillaro opened 3 years ago

jmsquillaro commented 3 years ago

This seems like a great package! Is there any chance firestore_collection will be updated to support the latest big update of Cloud Firestore 1.X.X (which at the moment is 1.0.4)? As you may know, this update of Cloud Firestore was substantial and so to use this package, one must downgrade and use the previous nomenclature and design patterns which will break much functionality in other parts of people's projects for the future. And related, is there a possibility that this package will be migrated to null safety? Thank you for this wonderful addition to the Flutter ecosystem and please let me know if these upgrades/migrations will occur anytime soon as I really would like to incorporate this into a project!

fazaza commented 3 years ago

@furkansarihan any update ?

furkansarihan commented 3 years ago

@jmsquillaro @fazaza

I just updated the package.

firestore_collection: 0.2.0 is available with null safety support.

azazadev commented 3 years ago

@furkansarihan you can close ticket