blob: 9b24db41f882a0eee0f48fbfe1e777eee23bdf57 [file] [log] [blame] [edit]
<!--
Showing solution for
https://github.com/google/googleapis.dart/issues/366
-->
<!DOCTYPE html>
<html lang="en">
<head>
<script src="drive_demo.dart.js"></script>
</head>
<body>
<p>
<button id="login">login</button></p>
<p>
<input type="file" id="upload" disabled></p>
<textarea cols="80" rows="30"> </textarea>
</body>
</html>