These examples demonstrate the access to Google APIs in dart. Every example comes with a README.md file which explains how to run it.
This example demonstrates the usage of the Google Cloud Storage API. It shows how to upload files to Cloud Storage and how to download them again.
This example demonstrates the usage of the Google Custom Search API. It shows how to search on pub.dartlang.org.
This example demonstrates the usage of the Google Drive API. It shows how to search for files in drive from a console application.
This example demonstrates the usage of the Google Drive API. It shows how to search for files in drive from a client-side only web application.
This example demonstrates the usage of the Google Drive API. It shows how to upload files to Google Drive and how to download them again.