Created with <3 with dartpad.dev.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| import 'package:flutter/material.dart'; | |
| import 'package:firebase_core/firebase_core.dart'; | |
| import 'package:cloud_firestore/cloud_firestore.dart'; | |
| import 'package:firebase_auth/firebase_auth.dart'; | |
| const firebaseConfig = FirebaseOptions( | |
| apiKey: "AIzaSyD5scT34-s2ufz_fo8XDvtfuJrU8aGG_zg", | |
| authDomain: "todo-list-2a6b0.firebaseapp.com", | |
| projectId: "todo-list-2a6b0", | |
| storageBucket: "todo-list-2a6b0.appspot.com", |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| import 'package:flutter/material.dart'; | |
| import 'package:firebase_core/firebase_core.dart'; | |
| import 'package:cloud_firestore/cloud_firestore.dart'; | |
| import 'package:firebase_auth/firebase_auth.dart'; | |
| const firebaseConfig = FirebaseOptions( | |
| apiKey: "AIzaSyC9MQAIblh7HEuMeilXQ-1i2BsJZ_AiIRk", | |
| authDomain: "lp3-dezanito.firebaseapp.com", | |
| projectId: "lp3-dezanito", | |
| storageBucket: "lp3-dezanito.appspot.com", |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| import 'package:flutter/material.dart'; | |
| import 'package:firebase_core/firebase_core.dart'; | |
| import 'package:cloud_firestore/cloud_firestore.dart'; | |
| import 'package:firebase_auth/firebase_auth.dart'; | |
| const firebaseConfig = FirebaseOptions( | |
| apiKey: "AIzaSyC9MQAIblh7HEuMeilXQ-1i2BsJZ_AiIRk", | |
| authDomain: "lp3-dezanito.firebaseapp.com", | |
| projectId: "lp3-dezanito", | |
| storageBucket: "lp3-dezanito.appspot.com", |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| import 'package:flutter/material.dart'; | |
| import 'package:firebase_core/firebase_core.dart'; | |
| import 'package:cloud_firestore/cloud_firestore.dart'; | |
| import 'package:firebase_auth/firebase_auth.dart'; | |
| const firebaseConfig = FirebaseOptions( | |
| apiKey: "AIzaSyD5scT34-s2ufz_fo8XDvtfuJrU8aGG_zg", | |
| authDomain: "todo-list-2a6b0.firebaseapp.com", | |
| projectId: "todo-list-2a6b0", | |
| storageBucket: "todo-list-2a6b0.appspot.com", |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| import 'package:flutter/material.dart'; | |
| import 'package:firebase_core/firebase_core.dart'; | |
| import 'package:cloud_firestore/cloud_firestore.dart'; | |
| const firebaseConfig = FirebaseOptions( | |
| apiKey: "AIzaSyC9MQAIblh7HEuMeilXQ-1i2BsJZ_AiIRk", | |
| authDomain: "lp3-dezanito.firebaseapp.com", | |
| projectId: "lp3-dezanito", | |
| storageBucket: "lp3-dezanito.appspot.com", | |
| messagingSenderId: "868668101137", |
Created with <3 with dartpad.dev.
Created with <3 with dartpad.dev.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| import 'package:flutter/material.dart'; | |
| import 'package:firebase_core/firebase_core.dart'; | |
| import 'package:cloud_firestore/cloud_firestore.dart'; | |
| // PREENCHA COM SEUS DADOS DO FIREBASE: | |
| const firebaseConfig = FirebaseOptions( | |
| apiKey: "AIzaSyD5scT34-s2ufz_fo8XDvtfuJrU8aGG_zg", | |
| authDomain: "todo-list-2a6b0.firebaseapp.com", | |
| projectId: "todo-list-2a6b0", | |
| storageBucket: "todo-list-2a6b0.appspot.com", |
Created with <3 with dartpad.dev.
NewerOlder