[joystick] update for flutter 3.3.0 release (#55)

Signed-off-by: Hidenori Matsubayashi <[email protected]>
This commit is contained in:
Hidenori Matsubayashi
2022-09-17 10:52:11 +09:00
committed by GitHub
parent 1984167a61
commit 028b43fde3
10 changed files with 129 additions and 52 deletions
+3 -3
View File
@@ -1,16 +1,16 @@
name: joystick
description: A Flutter plugin for getting information about and controlling the
joystick on eLinux.
version: 1.0.0
version: 1.0.1
homepage: https://github.com/sony/flutter-elinux-plugins
repository: https://github.com/sony/flutter-elinux-plugins/tree/main/packages/joystick
environment:
sdk: ">=2.12.0 <3.0.0"
flutter: ">=1.20.0"
flutter: ">=2.10.0"
dependencies:
ffi: ^1.1.2
ffi: ^2.0.0
flutter:
sdk: flutter