tencent_keyboard_visibility 1.0.1 copy "tencent_keyboard_visibility: ^1.0.1" to clipboard
tencent_keyboard_visibility: ^1.0.1 copied to clipboard

A new Flutter keyboard visibility package.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add tencent_keyboard_visibility

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

dependencies:
  tencent_keyboard_visibility: ^1.0.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:tencent_keyboard_visibility/tencent_keyboard_visibility.dart';
1
likes
120
points
1.59k
downloads

Publisher

verified publishercomm.qq.com

Weekly Downloads

A new Flutter keyboard visibility package.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on tencent_keyboard_visibility