android_physical_buttons 0.1.0 copy "android_physical_buttons: ^0.1.0" to clipboard
android_physical_buttons: ^0.1.0 copied to clipboard

PlatformAndroid

A flutter plugin for listening android physical buttons.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add android_physical_buttons

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

dependencies:
  android_physical_buttons: ^0.1.0

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:android_physical_buttons/android_physical_buttons.dart';
4
likes
160
points
44
downloads

Publisher

unverified uploader

Weekly Downloads

A flutter plugin for listening android physical buttons.

Repository (GitHub)
View/report issues

Documentation

API reference

License

GPL-3.0 (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on android_physical_buttons

Packages that implement android_physical_buttons