flutter_snapchat
flutter_snapchat copied to clipboard
Interface with the Snapchat developer kit
It would be helpful for first-timers for a more detailed guide. For example, the min SDK version isn't mentioned. So it would be helpful to have such things fixed and...
Hey, I was just wondering if there is any status update on the iOS support progress?
Very good idea of a plugin that is missing on the platform too bad it is not yet IOS I hope for soon :)
 I am using this package and try to login with snap I am getting this error
When following the setup instrucitons, I get this error: ``` /home//development/flutter/.pub-cache/hosted/pub.dartlang.org/snapchat-0.0.2/android/src/main/java/net/ottomated/snapchat/FileProvider.java:3: error: package android.support.v4.content does not exist public class FileProvider extends android.support.v4.content.FileProvider { ^ 1 error FAILURE: Build failed with...
First off, thank you so much for implementing this it saved me big time for Android. I want to help out with the iOS integration, but wanted to just check...