googlecodelabs / photos-sharing

Code for the "Build a Photo Sharing app with Google Photos and Flutter" codelab
Apache License 2.0
98 stars 76 forks source link

Contribute API to package:googleapis? #24

Open ditman opened 4 years ago

ditman commented 4 years ago

Hey all!

I was going to create an issue here suggesting to use package:googleapis, then I realized that package doesn't support this photoslibrary API.

Have you considered contributing the Google Photos API on this codelab back to the googleapis package?

/cc @jonasfj

jfschmakeit commented 4 years ago

There's a discussion to be had about contributing to the package:googleapis - currently this is a little out of scope for us, but @jonasfj might have some suggestions?

(The current support for the Google Photos Library API as implemented in this codelab is incomplete and is missing a few parts. It requires some additional work before it could be ported over.)