keyboard_service 2.0.3 copy "keyboard_service: ^2.0.3" to clipboard
keyboard_service: ^2.0.3 copied to clipboard

Keyboard visibility / (auto-) dismiss package without the need of native plugin

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add keyboard_service
copied to clipboard

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

dependencies:
  keyboard_service: ^2.0.3
copied to clipboard

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_service/keyboard_service.dart';
copied to clipboard
37
likes
160
points
3.52k
downloads

Publisher

unverified uploader

Weekly Downloads

2024.09.18 - 2025.04.02

Keyboard visibility / (auto-) dismiss package without the need of native plugin

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on keyboard_service