Closed MathiasDuus closed 9 months 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)
flutter test
How do I fix this?
just rebuild and rerun your application
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?