Flutter App Development Flutter App Development
  • Home
  • Technology
  • iPhone
  • Android
  • About Us
  • Contact Us
  • Login Page
  • Registration Page
AndroidFlutter NewsiPhoneTechTechnology

100% Shared Code Android | iOS Login Example JSON API

5661 0
by admin
January 31, 2019January 31, 2019
100% Shared Code Android | iOS Login Example JSON API
0 Share 566 views
FacebookTwitterlinkedinPinterestGoogle+RedditStumbleuponTumblr

Flutter 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. Now with the ability to login with FaceID, TouchID, and Fingerprint Reader on Android.

New Features

  • Auto Login
  • Enhanced Security with Bio
  • Menu and Logout
  • Dark Mode
  • Settings Page
  • Auth Service
  • What’s New Page
  • Remember Me Toggle

Getting Started

Clone or Fork Project to get started.

Prerequisites

Flutter SDK, Android Studio or Other Compatible IDE.

iOS Integration

Note that this plugin works with both TouchID and FaceID. However, to use the latter, you need to also add:

<key>NSFaceIDUsageDescription</key>
<string>Why is my app authenticating using face id?</string>

to your Info.plist file. Failure to do so results in a dialog that tells the user your app has not been updated to use TouchID.

Android Integration

Update your project’s AndroidManifest.xml file to include the USE_FINGERPRINT permissions:

<manifest xmlns:android="http://schemas.android.com/apk/res/android"
          package="com.example.app">
  <uses-permission android:name="android.permission.USE_FINGERPRINT"/>
<manifest>

Sticky Auth

You can set the stickyAuth option on the plugin to true so that plugin does not return failure if the app is put to background by the system. This might happen if the user receives a phone call before they get a chance to authenticate. With stickyAuth set to false, this would result in plugin returning failure result to the Dart app. If set to true, the plugin will retry authenticating when the app resumes.

Screenshots

  

Settings Page and Menu (Including Dark Mode)

 

Credit (github url) : https://github.com/AppleEducate/flutter_login

Next Article : https://flutterappdev.com/2019/01/31/flutter-plugin-for-allowing-users-to-authenticate-with-native-facebook-login/

Tags:Dart and FlutterFlutterFlutter App DevelopmentFlutter Login Exampleflutterio
Prev Post

A Flutter plugin for allowing users to authenticate with native Facebook login SDKs

Next Post

The best swiper for flutter with multiple layouts infinite loop

More posts

AndroidFlutter NewsiPhoneTechnology
React Native vs Ionic: Which is The Best Framework?
March 13, 2018December 25, 2018

React Native vs Ionic: Which is The Best Framework?

AndroidFlutter NewsiPhone
How to do Asynchronous Programming in Flutter with Dart
March 14, 2018December 25, 2018

How to do Asynchronous Programming in Flutter with Dart

AndroidFlutter NewsiPhone
Orchestrating multiple animations and creating a visual enter animation in Flutter
March 14, 2018December 25, 2018

Orchestrating multiple animations and creating a visual enter animation in Flutter

The Latest News

  • Paypal Redesign in a Flutter App October 30, 2019
  • A flutter library for working with Uploadcare REST API October 30, 2019
  • A new Flutter package project for simple a awesome dialogs October 30, 2019
  • A simple and beautiful animated app bar created with Flutter October 28, 2019
  • Flutter app which tells you whether photograph contains any food items October 28, 2019
  • A Flutter package that makes it easy to create a sheet that snaps to different positions October 27, 2019
  • Latest
  • Popular
  • Comments
  • Paypal Redesign in a Flutter App
    October 30, 2019Paypal Redesign in a Flutter App
  • A flutter library for working with Uploadcare REST API
    October 30, 2019A flutter library for working with Uploadcare REST API
  • A new Flutter package project for simple a awesome dialogs
    October 30, 2019A new Flutter package project for simple a awesome dialogs
  • React Native vs Ionic: Which is The Best Framework?
    March 13, 2018React Native vs Ionic: Which is The Best Framework?
  • How to do Asynchronous Programming in Flutter with Dart
    March 14, 2018How to do Asynchronous Programming in Flutter with Dart
  • Orchestrating multiple animations and creating a visual enter animation in Flutter
    March 14, 2018Orchestrating multiple animations and creating a visual enter animation in Flutter
  • 6 months agoLakseolie til hund on Adding Google Maps to Flutter

    I am so grateful for your post.Really looking forward to...

  • 6 months agoadmin on A Flutter implementation of slidable list item with directional slide actions

    email at <strong>info@flutterappdev.com</strong>

  • 6 months agoInger Snowball on Keyboard Actions | Flutter Mobile App Development

    Can I simply say what a reduction to search out...

Most Popular

  • React Native vs Ionic: Which is The Best Framework?
    1
    React Native vs Ionic: Which is The Best Framework?
    33 Shares
  • 2
    Flutter Challenge: The Medium App
    24 Shares
  • 3
    A new Flutter Random Users Details using randomuser api
    23 Shares
  • 4
    Working Instagram Clone (Frontend + Backend) created with Flutter and Firebase
    7 Shares
  • 5
    A flutter based liquid swipe
    4 Shares

map

flutterappdev is one of the leading Article and blog sites for anyone like as a developer who wants to learn something. We envision a world where people have meaningful experiences.

Follow Us

 

Featured

  • React Native vs Ionic: Which is The Best Framework?
    March 13, 2018React Native vs Ionic: Which is The Best Framework?
  • How to do Asynchronous Programming in Flutter with Dart
    March 14, 2018How to do Asynchronous Programming in Flutter with Dart
  • Orchestrating multiple animations and creating a visual enter animation in Flutter
    March 14, 2018Orchestrating multiple animations and creating a visual enter animation in Flutter

Popular

  • React Native vs Ionic: Which is The Best Framework?
    March 13, 2018React Native vs Ionic: Which is The Best Framework?
  • How to do Asynchronous Programming in Flutter with Dart
    March 14, 2018How to do Asynchronous Programming in Flutter with Dart
  • Orchestrating multiple animations and creating a visual enter animation in Flutter
    March 14, 2018Orchestrating multiple animations and creating a visual enter animation in Flutter

Categories

  • Android
  • Flutter News
  • iPhone
Designed & Powered by Digital SERPs
Privacy Policy /
We use cookies to ensure that we give you the best experience on our website. If you continue to use this site we will assume that you are happy with it.Ok