Skip to content

CarloDotLog/flutter_login_screen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

flutter_login_screen

made by CarloDotLog

linkedin twitter style: very good analysis License: MIT

Description 👀

This is a demo Flutter project with a simple login UI with some security checks.
Every branch is related to a blog post.
master has all the functionalities.

In blog_post_branch branch:
A demo Flutter project to store the login credentials in secure encrypted storage.
This branch is related to How to store login credentials, the right way with Flutter

post intro

In local_auth_post branch:
A demo Flutter project with the implementation of biometric authentication.
This branch is related to Biometric Authentication with Flutter

post intro

Getting Started 🚀

To run this project use the launch configuration in VSCode/Android Studio or use the following commands:

$ flutter clean    
$ flutter pub get    
$ flutter run    

Packages used 📦

  • flutter_secure_storage: link
  • local_auth: link

About

Simple Flutter project to store simple data with flutter_secure_storage

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published