Skip to content

Basic example of listing & saving google drive files from a Flutter app

Notifications You must be signed in to change notification settings

santoshakil/flutter_gdrive_demo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

flutter_to_drive

Flutter Google drive

Google auth

[x] iOS

  1. Create a Firebase project
  2. Add an iOS application
  3. Download the GoogleService-info.plist and add it to your xcode project /Runner
  4. In the info.plist, line 36, add the REVERSED_CLIENT_ID ( from GoogleService-info.plist )
  5. Run

[x] Android

  1. Create a Firebase project
  2. Add an Android application
  3. Enable OAuth for Drive API => https://console.developers.google.com/
  4. Run

Getting Started

Getting Started

This project is a starting point for a Flutter application.

A few resources to get you started if this is your first Flutter project:

For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.

About

Basic example of listing & saving google drive files from a Flutter app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dart 65.2%
  • Ruby 25.8%
  • Swift 4.7%
  • Kotlin 3.9%
  • Objective-C 0.4%