Skip to content

A Flutter app that uses Google Drive API v3 to read the user's files.

Notifications You must be signed in to change notification settings

isa-sabbagh/google_drive_demo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

googledrivedemo

This demo app will allow you connect with the user's Google Drive and search for files.

It uses the Google Drive API v3 and Google Sign In in Flutter. The same flow can be used to use any other Google API like Calendar API.

The app was done in a live streaming event on my YouTube Channel.


Made with ❤️ by Ricardo Markiewicz https://twitter.com/gazeria.

Getting Started

If want to try the project yourself first you need to setup a new project in Firebase and configure download the google-services.json and save it in android/app/google-services.json

Also, you have to setup go to the Google Developer Console and enable the Google Drive API v3 to your project.

About

A Flutter app that uses Google Drive API v3 to read the user's files.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dart 61.6%
  • Ruby 30.8%
  • Kotlin 3.7%
  • Swift 3.6%
  • Objective-C 0.3%