Using Flutter & Firebase
-- Organizing your tasks-- Rescheduling tasks
-- Keeping Priorities Straight
-- Holding Yourself Accountable
-- Reducing Stress
-- Staying Motivated
-- Firebase Authentication
-- Firebase Cloud Messaging
-- Create Task
-- Update Task
-- Delete Task
-- Schedule Task
-- Read Task
-- Mark as Done
Integrate your Firestore SDK
Download the Google-services.json file
To read from your Collection
Firestore.instance.collection(Collection Name).snapshots()