rmtmckenzie / flutter_native_device_orientation

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

MissingPluginException #53

Closed MathiasDuus closed 9 months ago

MathiasDuus commented 1 year ago

When i run flutter test i get the folowing error: MissingPluginException(No implementation found for method getOrientation on channel com.github.rmtmckenzie/flutter_native_device_orientation/orientation)

How do I fix this?

jagritjkh commented 1 year ago

just rebuild and rerun your application