diff --git a/flutter/web/.gitignore b/flutter/web/.gitignore index cee114d7e..716b75f62 100644 --- a/flutter/web/.gitignore +++ b/flutter/web/.gitignore @@ -2,8 +2,7 @@ assets js/src/gen_js_from_hbb.ts js/src/message.ts js/src/rendezvous.ts -ogvjs-1.8.6 +ogvjs* libopus.js libopus.wasm -yuv-canvas-1.2.6.js -.yarn \ No newline at end of file +yuv-canvas* \ No newline at end of file diff --git a/flutter/web/index.html b/flutter/web/index.html index 2c233600b..28990548d 100644 --- a/flutter/web/index.html +++ b/flutter/web/index.html @@ -1,5 +1,6 @@ +
@@ -154,26 +158,27 @@ loadMainDartJs(); } - - + + - + // Initialize Firebase + firebase.initializeApp(firebaseConfig); + firebase.analytics(); + - + +