keyboard_mouse_indicator 0.1.2 copy "keyboard_mouse_indicator: ^0.1.2" to clipboard
keyboard_mouse_indicator: ^0.1.2 copied to clipboard

A beautiful widget that shows mouse and keyboard events on screen with full customization options.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add keyboard_mouse_indicator

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

dependencies:
  keyboard_mouse_indicator: ^0.1.2

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:keyboard_mouse_indicator/keyboard_mouse_indicator.dart';
6
likes
130
pub points
30%
popularity
screenshot

Publisher

verified publisherbirju.dev

A beautiful widget that shows mouse and keyboard events on screen with full customization options.

Repository (GitHub)
View/report issues
Contributing

Documentation

API reference

License

Apache-2.0 (LICENSE)

Dependencies

collection, equatable, flutter

More

Packages that depend on keyboard_mouse_indicator