Fireside Unit Testing: Explore testing in Firebase in Dart
Introduction
Welcome to the third part of our Unit Testing series in Flutter and Dart. Today, we're tackling the challenge of testing Flutter apps that use Firebase for user authentication (firebase_auth) and data storage (cloud_firestore). Testing t...
sungod.hashnode.dev5 min read