File tree Expand file tree Collapse file tree 2 files changed +0
-64
lines changed Expand file tree Collapse file tree 2 files changed +0
-64
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 3939 https://firebase.google.com/docs/web/setup#available-libraries -->
4040 < script src ="https://www.gstatic.com/firebasejs/7.20.0/firebase-analytics.js "> </ script >
4141
42- < script >
43- // Your web app's Firebase configuration
44- // For Firebase JS SDK v7.20.0 and later, measurementId is optional
45- var firebaseConfig = {
46- apiKey : "AIzaSyClR8Nfly73iZUbIyGq_-PH87mhR2awMZc" ,
47- authDomain : "syncfusion-flutter-calendar.firebaseapp.com" ,
48- projectId : "syncfusion-flutter-calendar" ,
49- storageBucket : "syncfusion-flutter-calendar.appspot.com" ,
50- messagingSenderId : "59821998645" ,
51- appId : "1:59821998645:web:ef837e00b30ea20b6fe77c" ,
52- measurementId : "G-4S6FVL2G1E"
53- } ;
54- // Initialize Firebase
55- firebase . initializeApp ( firebaseConfig ) ;
56- firebase . analytics ( ) ;
57- </ script >
58-
5942 < script src ="main.dart.js " type ="application/javascript "> </ script >
6043</ body >
6144</ html >
You can’t perform that action at this time.
0 commit comments