hemanthrajv / flutter_compass

MIT License
101 stars 170 forks source link

iOS bugfix: heading now accounts for system UI orientation properly #94

Closed androidseb closed 1 year ago

androidseb commented 1 year ago

This was an iOS-only bug, and already works properly on Android: if you're using your app in landscape, the heading did not adjust according to the "top of the screen" that had moved to a side of the device instead of at the top.