Congrats on your launch. Have you taken any steps to help app developers using this tool make their apps accessible with a screen reader, e.g. prompting them to add text labels to image buttons?
Thanks! Some screen reader features will work out of the box (thanks to the magic of Flutter!), but we're also going to add labels for actions soon (so e.g. buttons will tell the user what it will do). Adding labels to images is another item we could add to the list.