From f9a668755c701ac8f6dd4941055d147dedc33797 Mon Sep 17 00:00:00 2001 From: Mark Hu Date: Fri, 8 Jan 2021 23:06:12 +0800 Subject: [PATCH] fixed orientation sensor error --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 5659816..4fd00f7 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -10,7 +10,7 @@ dependencies: flutter: sdk: flutter flutter_cube: ^0.0.6 - motion_sensors: ^0.0.4 + motion_sensors: ^0.0.5 dev_dependencies: flutter_test: