lahaprimary.blogg.se

Google drive icon helper
Google drive icon helper













google drive icon helper

However the code below does show how to initialise the library There are simply too many methods and variables to show one example for. Getters for the account's name, email address, and avatarįor examples, see the example app.Predefined scopes for easily selecting one to create your Google account with.Predefined mime types for use in creating and exporting files.2 methods for reading, 2 for writing, one for creating files, and one for deleting them.Exposed DriveAPI, GoogleSignIn & GoogleSignInAccount to help with possibly missing functionality.Signs in to Google and maintains the account seperately from your app.If you already use Drive API, then you probably wrote a wrapper class anyways for initialisation and read/write so why not use Drive Helper as a (maybe) drop in replacement? Get started #įollow the instruction in the get started guide to start using Drive Helper in your Flutter project, or migrate to it for an existing app using Drive API Features #

google drive icon helper

Drive Helper is an easy to use library for interfacing with Google Drive and Google sign in.ĭrive Helper is better than using google_sign_in and googleapis because it is much more intuitive for you as a developer to use and integrate into a project.















Google drive icon helper