flutter_persistent_keyboard_height 1.0.3 copy "flutter_persistent_keyboard_height: ^1.0.3" to clipboard
flutter_persistent_keyboard_height: ^1.0.3 copied to clipboard

outdated

Flutter package to get keyboard height. Can be used to display a sticker/emoji modal with correct height.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_persistent_keyboard_height

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

dependencies:
  flutter_persistent_keyboard_height: ^1.0.3

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:flutter_persistent_keyboard_height/flutter_persistent_keyboard_height.dart';
28
likes
0
pub points
83%
popularity

Publisher

verified publisherfperson.dev

Flutter package to get keyboard height. Can be used to display a sticker/emoji modal with correct height.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, keyboard_utils, shared_preferences

More

Packages that depend on flutter_persistent_keyboard_height