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
- Host: GitHub
- URL: https://github.com/rexios80/flutter_autofill_test
- Owner: Rexios80
- Created: 2022-04-14T14:51:36.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2025-05-11T00:37:49.000Z (25 days ago)
- Last Synced: 2025-05-11T01:28:35.007Z (25 days ago)
- Language: Dart
- Homepage:
- Size: 357 MB
- Stars: 6
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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