Getting started with 1Password for your growing team, or refining your setup? Our Secured Success quickstart guide is for you.
Forum Discussion
System
2 years agoSuper Contributor
Browser extension not filling into Flutter web app
This discussion was created from comments split from: Autofill password field not triggering on (Android devices) for Flutter.
8 Replies
- Former Member
Thanks for the update! I'll share this with the rest of the team so they can look into it!
- Former Member
I don't think we're doing anything special here, it's a standard flutter app.
- Former Member
@claudec
Thanks! It looks like this site is using https://developer.mozilla.org/en-US/docs/Web/API/ShadowRoot. Unfortunately we're not yet able to fill in frameworks using shadow DOMs, which is why filling isn't working on this site. Do you happen to know if this is typical of Flutter web apps, or particular to this one?
- Former Member
For sure, we have a flutter app with a login on the web https://app.appfit.io/login
- Former Member
Thanks @claudec. This is indeed a different issue. Can you give an example of a Flutter web app that I can share with the right team for testing?
- Former Member
Correct. It doesn’t seem to work with flutter apps on web. Is that on your roadmap?
- Former Member
Hey @claudec. Sorry I missed your comment!
I'm not quite sure I understand. Are you referring to the 1Password browser extension filling in Flutter web apps?
- Former Member
I know this thread is about Android primarily, but any word on Autofill working in browser extensions for Flutter web applications? It doesn't seem to work on chrome or safari.