gamepads_web 0.1.1+1 copy "gamepads_web: ^0.1.1+1" to clipboard
gamepads_web: ^0.1.1+1 copied to clipboard

Platformweb

Web implementation of gamepads, a Flutter plugin to handle gamepad input across multiple platforms.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add gamepads_web

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

dependencies:
  gamepads_web: ^0.1.1+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:gamepads_web/gamepads_web.dart';
0
likes
130
points
3.69k
downloads

Documentation

API reference

Publisher

verified publisherflame-engine.org

Weekly Downloads

Web implementation of gamepads, a Flutter plugin to handle gamepad input across multiple platforms.

Homepage
Repository (GitHub)
View/report issues
Contributing

License

unknown (license)

Dependencies

flutter, flutter_web_plugins, gamepads_platform_interface, plugin_platform_interface, web

More

Packages that depend on gamepads_web

Packages that implement gamepads_web