afib_firebase_firestore 0.5.1
afib_firebase_firestore: ^0.5.1 copied to clipboard
An AFib-aware package that adds command-line options for creating AFib queries that interact with Firestore
afib_firebase_firestore #
What is it? #
AFib Firebase Firestore is AFib state library which extends your project-specific AFib command with an affs:generate subcommand. That subcommand generates AFib queries which interact with Firebase's Firestore database.
Getting Started #
If you are not familiar with AFib, you should start by reviewing the YouTube trailer and YouTube tutorial found on www.afibframework.io.
AFib Firebase Firestore itself has a brief written guide, and as it states, you are best off starting with one of AFib's standard signin-related project styles, either app-starter-signin or app-starter-signin-firebase.
Creating a new AFib project is covered in AFib's overall written guide..