1. Home
  2. Docs
  3. Threme Setup
  4. Firebase Installation
  5. Test Your Integration

Test Your Integration

  1. Run Your App:
    • On Android, use flutter run or run the app from your IDE.
    • On iOS, use flutter run or run the app from Xcode.
  2. Check Firebase Console: Verify that your app is successfully communicating with Firebase by checking the Firebase console for any new data or authentication events.