rmtmckenzie / flutter_native_device_orientation

Native device orientation plugin for flutter.
MIT License
76 stars 63 forks source link

Flutter 3.0 support #41

Closed AlexVegner closed 2 years ago

AlexVegner commented 2 years ago

: Warning: Operand of null-aware operation '?.' has type 'WidgetsBinding' which excludes null. ../…/lib/native_device_orientation.dart:121

rmtmckenzie commented 2 years ago

Thanks, I'm fixing this in an update later today.