This repository was archived by the owner on Jun 23, 2023. It is now read-only.
-
Couldn't load subscription status.
- Fork 18
This repository was archived by the owner on Jun 23, 2023. It is now read-only.
Android build fails #13
Copy link
Copy link
Open
Description
e: /Users/jstillwell/Code/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_gamepad-0.3.2/android/src/main/kotlin/com/example/flutter_gamepad/FlutterGamepadPlugin.kt: (23, 95): No value passed for parameter 'p1'
e: /Users/jstillwell/Code/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_gamepad-0.3.2/android/src/main/kotlin/com/example/flutter_gamepad/FlutterGamepadPlugin.kt: (33, 124): Type mismatch: inferred type is KeyEventChannel but View was expected
e: /Users/jstillwell/Code/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_gamepad-0.3.2/android/src/main/kotlin/com/example/flutter_gamepad/FlutterGamepadPlugin.kt: (33, 141): Type mismatch: inferred type is TextInputPlugin but KeyEventChannel was expected
e: /Users/jstillwell/Code/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_gamepad-0.3.2/android/src/main/kotlin/com/example/flutter_gamepad/FlutterGamepadPlugin.kt: (33, 156): No value passed for parameter 'p2'
e: /Users/jstillwell/Code/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_gamepad-0.3.2/android/src/main/kotlin/com/example/flutter_gamepad/FlutterGamepadPlugin.kt: (34, 18): Return type of 'onKeyDown' is not a subtype of the return type of the overridden member 'public open fun onKeyDown(@NonNull p0: KeyEvent): Boolean defined in io.flutter.embedding.android.AndroidKeyProcessor'
e: /Users/jstillwell/Code/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_gamepad-0.3.2/android/src/main/kotlin/com/example/flutter_gamepad/FlutterGamepadPlugin.kt: (41, 18): Return type of 'onKeyUp' is not a subtype of the return type of the overridden member 'public open fun onKeyUp(@NonNull p0: KeyEvent): Boolean defined in io.flutter.embedding.android.AndroidKeyProcessor'
FAILURE: Build failed with an exception.
Metadata
Metadata
Assignees
Labels
No labels