autologin_plugin 0.0.3 copy "autologin_plugin: ^0.0.3" to clipboard
autologin_plugin: ^0.0.3 copied to clipboard

Library for offering automatic logins with platform methods like smartlock or the keychain.

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
6
likes
120
pub points
23%
popularity

Publisher

verified publisherromreed.dev

Library for offering automatic logins with platform methods like smartlock or the keychain.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, flutter_web_plugins

More

Packages that depend on autologin_plugin