rxlabz / flutter_gdrive_demo

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

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