15 February 2019 Source code for login demo in Coding with Flutter series Source code for login demo in Coding with Flutter series.
09 October 2018 The Simplest way to Authenticate in Flutter Most apps need to make API calls. Every API needs authentication, yet no developer wants to deal with authentication.
09 October 2018 A Flutter OAuth package for performing user authentication A Flutter OAuth package for performing user authentication for your apps.
09 October 2018 A Flutter plugin for using the native Facebook Login SDKs A Flutter plugin for allowing users to authenticate with native Android & iOS Facebook login SDKs.
09 October 2018 100% Shared Code Android/iOS Login Example This example uses a ScrollView, JSON Rest API, Navigation, Alert Pop Up, Progress Indicator, Globals, Images in a shared asset folder, and 100% Shared Code.