mirror of
https://github.com/flutter/samples.git
synced 2025-11-10 06:48:26 +00:00
[federated_plugin] adds web implementation of federated_plugin (#507)
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
<!-- This file is necessary just to run the e2e tests on the browser -->
|
||||
<!DOCTYPE HTML>
|
||||
<html>
|
||||
<head>
|
||||
<title>Browser Tests</title>
|
||||
</head>
|
||||
<body>
|
||||
<script src="main.dart.js"></script>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user