Skip to content

Experimental autologin plugin for flutter

License

Notifications You must be signed in to change notification settings

SimonIT/autologin_plugin

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Autologin plugin for Flutter

Experimental autologin plugin for Flutter. This library should log in the user if the login data are already known by the operating system of the device e.g. on the first run.

You can check it yourself on the github page in supported browsers.

Supported platforms

Android

On Android Smartlock for Passwords is used, so you need the play services.

iOS

On iOS AutoFill is used.

Web

On Web Credential Management API, but beware that just Chrome, Edge and Opera support this feature (Source).

TODO

  • Add documentation how to use it. In the mean time you can use the example app
  • Upload the final version to pub.dev
  • Windows Support #8
  • MacOs Support #11

About

Experimental autologin plugin for flutter

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Kotlin 50.5%
  • Dart 28.2%
  • Swift 9.9%
  • HTML 4.8%
  • Ruby 3.7%
  • Objective-C 2.9%