Skip to content

A Flutter Application which uses SQLite Authentication with Email and Password...

Notifications You must be signed in to change notification settings

omjogani/authentication-sqflite-flutter

Repository files navigation

Flutter Authentication using SQLite

Banner

In this project I have implemented minimalistic User Interface of User Authentication using SQFLite in Flutter. User must be register in order to get authorized in the application. Once User is register then he/she will be able to login with their credentials and use the application.

All the Data will be stored locally because of SQLite so, once a data of the application got cleared then No user will be able to restore their credentials.

Packages Used

sqflite
flutter_svg 
path_provider
path

If you found this useful, make sure to give it a star 🌟

Thank You!!

About

A Flutter Application which uses SQLite Authentication with Email and Password...

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published