import 'package:firebase/firebase.dart'; void main() { initializeApp( apiKey: "YourApiKey", authDomain: "YourAuthDomain", databaseURL: ...
確定! 回上一頁