Skip to content
This repository was archived by the owner on Nov 30, 2021. It is now read-only.

A simple firestore wrapper to get a common api for flutter web and flutter mobile

Notifications You must be signed in to change notification settings

paulorobertocruz/firestore_wrapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 

Repository files navigation

Firestore Wrapper

A simple wrapper around firestore to be used on flutter web and flutter mobile

Usage

Add to dependencies using git

firestore_wrapper_web:
        git:
            url: https://github.com/paulorobertocruz/firestore_wrapper.git
            path: packages/firestore_wrapper_web

ou

firestore_wrapper_flutter:
        git:
            url: https://github.com/paulorobertocruz/firestore_wrapper.git
            path: packages/firestore_wrapper_flutter

About

A simple firestore wrapper to get a common api for flutter web and flutter mobile

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages