Jenn Magder
Jenn Magder
cc @cbracken
> One peculiar thing I'll note (and likely file an issue about)--when testing my code with the Apple Magic Trackpad, the [`PointerDeviceKind`](https://api.flutter.dev/flutter/dart-ui/PointerDeviceKind.html) reported is [`touch`](https://api.flutter.dev/flutter/dart-ui/PointerDeviceKind.html#touch)...there's a note in the docs...
@aednlaxer it looks like you've pulled in far more changes than your original PR intended, can you fix that up and rebase on main, or whatever you would need to...
Thanks for working on this @Colman! > Hides accessibility elements on the map. This is default behaviour for the Google Maps iOS SDK and it drastically improves performance. Will this...
`linux_android_emulator_tests` were moved to bring-up to reopen the tree due to this issue https://github.com/flutter/flutter/pull/170607. This build should be moved out of bringup when the kvm issue is resolved.
This `MapKit` unused import may have been the source of confusion: https://github.com/flutter/packages/pull/7522
@sfshaza2 should there be a follow-up task to remove the iOS 18 / Xcode beta parenthetical after they are released in September?
cc @mariamhas what do you think about expanding the concept of add-to-app for the sake of web, in terms of "adding Flutter to an existing web app"? The technical details...