Skip to content

Instantly share code, notes, and snippets.

View BrunoSantosCosta's full-sized avatar
🎯
Focusing

Bruno Santos BrunoSantosCosta

🎯
Focusing
View GitHub Profile
// File generated by FlutterFire CLI.
// ignore_for_file: lines_longer_than_80_chars
import 'package:firebase_core/firebase_core.dart' show FirebaseOptions;
import 'package:flutter/foundation.dart'
show defaultTargetPlatform, kIsWeb, TargetPlatform;
/// Default [FirebaseOptions] for use with your Firebase apps.
///
/// Example:
/// ```dart