flutter_reach_five_android 0.1.7
flutter_reach_five_android: ^0.1.7 copied to clipboard
Android implementation of the flutter_reach_five plugin
0.1.7 #
- Add support for retrieving Profile with getProfile
0.1.6 #
- Keep up with other packages version (nothing changed for flutter_reach_five_android)
- 🍏 Add support for basic Custom Fields on iOS. String definitely works (int, double and bool should work too, but are not in the example app)
0.1.5 #
- Add Custom Error when user try to social login but the email is already in use
0.1.4 #
- Add Custom Error when user cancel auth web flow
0.1.3 #
- Add UpdateProfile function
0.1.2 #
- Fix crash on Android release mode
0.1.1 #
- Add Error parsing
0.1.0 #
- Initial release of this plugin.