Skip to content

Latest commit

 

History

History

joystick

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

joystick

The implementation of the joystick plugin for eLinux.

Usage

pubspec.yaml

dependencies:
  joystick:
    git:
      url: https://github.com/sony/flutter-elinux-plugins.git
      path: packages/joystick
      ref: main

Source code

Import joystick in your Dart code:

import 'package:joystick/joystick.dart';