Skip to content

skalio/flutter-login-platform-views

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

flutter-login-platform-views

Flutter Web Login Autofill Example

This project demonstrates how to create custom HTML input elements with proper autocomplete attributes and embed them into a Flutter web app using HtmlElementView. This approach enables password managers to recognize and autofill login fields seamlessly.

The code registers platform views that wrap native HTML input elements with autocomplete attributes, and embeds them into the Flutter widget tree, allowing password managers to interact with them naturally.

Screenshot 1

About

Flutter Web Login Autofill Example

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors