An open API service indexing awesome lists of open source software.

https://github.com/rexios80/flutter_autofill_test

Sample project to test the broken autofill in flutter
https://github.com/rexios80/flutter_autofill_test

Last synced: 24 days ago
JSON representation

Sample project to test the broken autofill in flutter

Awesome Lists containing this project

README

        

Relevant GitHub issues:
- https://github.com/flutter/flutter/issues/86497

### iOS (Last verified 2023-02-11)
- Works

### Android (Last verified 2023-02-11)
- Works once, then won't work until the app is restarted

### Web (Last verified 2023-10-06)
- Hosted web test for Flutter channels:
- [stable](https://rexios80.github.io/flutter_autofill_test/stable)
- [beta](https://rexios80.github.io/flutter_autofill_test/beta)
- [master](https://rexios80.github.io/flutter_autofill_test/master)
- Works on Flutter channels: all
- Issue with 1Password autofill overlay: https://github.com/flutter/flutter/issues/125125