rmtmckenzie / flutter_native_device_orientation

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

[Android] Unable to build - missing semicolon #45

Closed valentinkatic closed 2 years ago

valentinkatic commented 2 years ago

Cannot build Android app with latest (1.1.3) version of package.

native_device_orientation-1.1.3/android/src/main/java/com/github/rmtmckenzie/native_device_orientation/SensorOrientationListener.java:49: error: ';' expected new OrientationEventListener()

rmtmckenzie commented 2 years ago

whoops fixed in 1.1.4