Build failed - error loading project for test mode

Troubleshooting

When I try to run my app local or with flutterflow test run I'm getting this error:

lib/backend/push_notifications/push_notifications_util.dart:82:38: Error: Undefined name 'Firebase'.

FirebaseFirestore.instanceFor(app: Firebase.app(), databaseId: '(default)')

What have you tried so far?
  • regenerated config files

  • deployed push notification again

  • local run, local deployment

Did you check FlutterFlow's Documentation for this topic?
Yes
3