keyboard_focus_manager 0.9.0 copy "keyboard_focus_manager: ^0.9.0" to clipboard
keyboard_focus_manager: ^0.9.0 copied to clipboard

outdated

Pakcage for displaying pane over keyboard, especially useful for closing keyboard using FocusScope.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add keyboard_focus_manager

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

dependencies:
  keyboard_focus_manager: ^0.9.0

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_focus_manager/keyboard_focus_manager.dart';
0
likes
0
pub points
0%
popularity

Publisher

unverified uploader

Pakcage for displaying pane over keyboard, especially useful for closing keyboard using FocusScope.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, keyboard_visibility

More

Packages that depend on keyboard_focus_manager