Skip to content

danahartweg/consume-firestore-lists

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Consuming large Cloud Firestore lists

Models, data layers, business logic, and a basic UI that can be used to consume data generated by this technique to manage large lists in Cloud Firestore.

This repository is companion code to the following article.

Setup

Before you can build and run this project, you must set up and configure your own Cloud Firestore project. The package has a quick setup section, or there's a more in-depth Medium article on the subject.

Getting started with Flutter

For help getting started with Flutter, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.