firespeed

Last updated:

0 purchases

firespeed Image
firespeed Images
Add to Cart

Description:

firespeed

This package allow you to use short way of CRUD commands with Firebase Firestore Database.
Features #
You can:

Create document
Update document
Fetch one document
Fetch many documents
Listen document
Listen documents

Getting started #
Use static functions in RestAPI class.
Usage #
Use static functions in RestAPI class.
RestAPI.listenModel(FirestoreRef.user(uid), FireUser.fromFirestore).listen((event) {
// work with data - event
})
copied to clipboard
Additional information #
If you have questions or ideas, feel free to contact me at https://t.me/saparfriday

License:

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files In This Product:

Customer Reviews

There are no reviews.