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
copied to clipboard

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
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:tencent_keyboard_visibility/tencent_keyboard_visibility.dart';
copied to clipboard
1
likes
120
points
1.69k
downloads

Publisher

verified publishercomm.qq.com

Weekly Downloads

2024.09.24 - 2025.04.08

A new Flutter keyboard visibility package.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on tencent_keyboard_visibility