| <!-- | |
| 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> |