A simple flutter application that demonstrates authentication with pin or OTP sent via sms and also Fingerprint.

Overview

flutter_authentication

A simple flutter application that demonstrates authentication with pin or OTP sent via sms and also Fingerprint.

Getting Started

This project presents a simple UI layout to assist with the demonstration. Structured code to allow users understand the logic.

Android

The permissions for android are compulsory and should be placed inside AndroidManifest.xml as displayed in this project. 'FlutterFragmentActivity' is compulsory and should be factored inside MainActivty class as displayed in this project.

IOS

Include the following (excluding the brackets) [ NSFaceIDUsageDescription Why is my app authenticating using face id? ]

inside ios/Runner/info.plist file as demonstrated in this project.

Dependencies

Design Inspiration

Complete Application View

view

Flutter UI Implementation

A B C

For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.

You might also like...

A simple app to keep track the time you Learn, Playing, Reading, ... in every week. This is also my attempt to teach myself Flutter & Dart

A simple app to keep track the time you Learn, Playing, Reading, ... in every week. This is also my attempt to teach myself Flutter & Dart

Progressor 0.0.1 Sometime you want to set a target for you weekly, for example: "Reading Book for 8 hours every week". This app helps you to do that.

Oct 12, 2022

A robust Flutter plugin for making payments via Paystack Payment Gateway. Completely supports Android and iOS

A robust Flutter plugin for making payments via Paystack Payment Gateway. Completely supports Android and iOS

💳 Paystack Plugin for Flutter A Flutter plugin for making payments via Paystack Payment Gateway. Fully supports Android and iOS. 🚀 Installation To u

Jan 4, 2023

A discord bot, made with Dart, which lets you run your own pure Dart code snippets directly via a discord ping, and get the output in an instant.

A discord bot, made with Dart, which lets you run your own pure Dart code snippets directly via a discord ping, and get the output in an instant.

A discord bot, made with Dart, which lets you run your own pure Dart code snippets directly via a discord ping, and get the output in an instant.

Oct 21, 2022

Sharik is an open-source, cross-platform solution for sharing files via Wi-Fi or Mobile Hotspot

Sharik is an open-source, cross-platform solution for sharing files via Wi-Fi or Mobile Hotspot

Share files across devices with Sharik! It works with Wi-Fi connection or Tethering (Wi-Fi Hotspot). No internet connection needed. Contributing Feel

Jan 1, 2023

App can detect COVID via X-Ray image, just use some sample image available in the listed links.

App can detect COVID via X-Ray image, just use some sample image available in the listed links.

Covid19detector : Detecting COVID-19 from X-Ray 😮 App can detect COVID via X-Ray image, just use some sample image available in the listed links. And

Jun 14, 2022

a sample flutter app using Injection, routing and simple authentication follows clean code and best practices

a sample flutter app using Injection, routing and simple authentication follows clean code and best practices

Flutter Clean Project A sample flutter app using Injection, routing and simple authentication follows clean code and best practices Features Cleaned f

Jan 2, 2023

Tesla car app using Flutter that works both android and iOS. Users can unlock any door, check battery status also control the air cooler temperature and check the psi of the tires.

Tesla car app using Flutter that works both android and iOS. Users can unlock any door, check battery status also control the air cooler temperature and check the psi of the tires.

Tesla App Tesla car app using Flutter that works both android and iOS. Users can unlock any door, check battery status also control the air cooler tem

Dec 18, 2022

Real short video app with firebase and pixels API.Where you can create a short video with pixels' stock videos and also merge your audio.

Real short video app with firebase and pixels API.Where you can create a short video with pixels' stock videos and also merge your audio.

Flutter Short Videos Platform Short videos platform with Flutter and Firebase. About Real short video app with firebase and pixels API.Where you can c

Dec 26, 2022

a software to connect you and your friends and others, are you guys also just tensed over the overuse of social media so we have a solution, appx (name not decided yet)

appx a software to connect you and your friends and others, are you guys also just tensed over the overuse of social media so we have a solution, appx

Jun 9, 2022
Owner
OLUWATOMISIN ESAN
OLUWATOMISIN ESAN
Flutter plugin to store data behind biometric authentication (ie. fingerprint)

biometric_storage Encrypted file store, optionally secured by biometric lock for Android, iOS, MacOS and partial support for Linux, Windows and Web. M

AuthPass 127 Jan 6, 2023
Login and signup using a Phone number and otp verification in flutter app

phone_authentication A new Flutter project. Getting Started This project is a starting point for a Flutter application. A few resources to get you sta

Ambaliya Avnit Karshanbhai 2 Aug 31, 2022
The Device Fingerprint tool collects thorough insight about the devices associated to a user.

The Device Fingerprint tool collects thorough insight about the devices associated to a user. Account takeovers and multiple account signups, payments can easily be avoided by applying the Device Fingerprinting module.

Shahin Sefidgaran 6 Nov 28, 2022
A Flutter Send SMS App

flutter_send_sms A new Flutter Send SMS application. Getting Started For help getting started with Flutter, view our online documentation, which offer

Ahmer Iqbal 1 Jul 25, 2022
USSD is similar to Short Message Service (SMS).

USSD is similar to Short Message Service (SMS). USSD uses codes made up of the characters that are available on a mobile phone. ... USSD can be used for Wireless Application Protocol (WAP) browsing, mobile money services, prepaid callback service, menu-based information services and location-based content services.

Behruz Hurramov 4 Nov 15, 2022
Lightweight SMS Misr gateway implementation in dart (unofficial).

palestine_sms_misr (unofficial) Part of PalestineDevelopers Lightweight SMS Misr gateway implementation in dart (unofficial). Table Of Contents Featur

Palestine Developers 3 Mar 10, 2022
QR.Flutter is a Flutter library for simple and fast QR code rendering via a Widget or custom painter.

QR.Flutter is a Flutter library for simple and fast QR code rendering via a Widget or custom painter. Need help? Please do not submit an issue for a "

Yakka 612 Jan 4, 2023
A news application that fetches the latest news via an API and displays, in a reverse sorted chronological way.

News App Description A news application that fetches the latest news via an API and displays, in a reverse sorted chronological way. Features Nativ Sp

Nishant Andoriya 3 Jun 24, 2022
A super simple l10n tool with auto translations via GoogleSheet.

Flutter Translation Sheet Generator [fts] Command line application to make your l10n super fast. Compose your strings in yaml/json format and use Goog

Roi Peker 33 Oct 24, 2022
A Simple Todo app design in Flutter to keep track of your task on daily basis. Its build on BLoC Pattern. You can add a project, labels, and due-date to your task also you can sort your task on the basis of project, label, and dates

WhatTodo Life can feel overwhelming. But it doesn’t have to. A Simple To-do app design in flutter to keep track of your task on daily basis. You can a

Burhanuddin Rashid 1k Jan 6, 2023