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

PlatformAndroidiOS
outdated

Dismisses Keyboard by tapping outside text field on the screen.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add dismiss_keyboard_on_tap

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

dependencies:
  dismiss_keyboard_on_tap: ^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:dismiss_keyboard_on_tap/dismiss_keyboard_on_tap.dart';
11
likes
160
points
304
downloads

Publisher

verified publishercodingfries.com

Weekly Downloads

Dismisses Keyboard by tapping outside text field on the screen.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on dismiss_keyboard_on_tap