Skip to content

Instantly share code, notes, and snippets.

@Aditsyal
Last active December 5, 2022 10:46
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Aditsyal/b3524d851445bb06c1ff1d6c82cb1625 to your computer and use it in GitHub Desktop.
Save Aditsyal/b3524d851445bb06c1ff1d6c82cb1625 to your computer and use it in GitHub Desktop.
<html>
<body>
<script>
window. addEventListener( 'load', function (ev) {
-flutter.loader.loadEntrypoint
//Initialize service worker
}). then(function (engineInitializer) {
return engineInitializer.autoStart();
});
});
</script>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment