flutter_gamepad 0.3.1 copy "flutter_gamepad: ^0.3.1" to clipboard
flutter_gamepad: ^0.3.1 copied to clipboard

outdated

An iOS gamepad library for Flutter. (Android support coming soon.)

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_gamepad

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  flutter_gamepad: ^0.3.1

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:flutter_gamepad/flutter_gamepad.dart';
12
likes
40
pub points
45%
popularity

Publisher

verified publisherrainway.com

An iOS gamepad library for Flutter. (Android support coming soon.)

Repository (GitHub)
View/report issues

License

Apache-2.0 (LICENSE)

Dependencies

flutter

More

Packages that depend on flutter_gamepad