landscape_textfield 0.0.2 copy "landscape_textfield: ^0.0.2" to clipboard
landscape_textfield: ^0.0.2 copied to clipboard

Possible to make fullscreen keyboard when keyboard is open in landscape mode.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add landscape_textfield

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

dependencies:
  landscape_textfield: ^0.0.2

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:landscape_textfield/landscape_textfield.dart';
2
likes
110
pub points
49%
popularity

Publisher

unverified uploader

Possible to make fullscreen keyboard when keyboard is open in landscape mode.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, flutter_keyboard_visibility

More

Packages that depend on landscape_textfield