https://github.com/prolongservices/flutter-hide-keyboard
A small flutter app to demonstration of how to close keyboard after clicking outside
https://github.com/prolongservices/flutter-hide-keyboard
Last synced: 9 months ago
JSON representation
A small flutter app to demonstration of how to close keyboard after clicking outside
- Host: GitHub
- URL: https://github.com/prolongservices/flutter-hide-keyboard
- Owner: prolongservices
- Created: 2020-01-12T15:59:42.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-01-14T01:54:26.000Z (over 6 years ago)
- Last Synced: 2024-12-27T08:26:48.144Z (over 1 year ago)
- Language: Dart
- Size: 51.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# flutter close keyboard after clicking outside
A small flutter app to demonstration of how to close keyboard after clicking outside.
This could be problem when we use app in small device then text fields are getting unresponsive.
Source code for close keyboard after clicking outside in flutter.
### Video tutorial for flutter app to demonstration of how to close keyboard after clicking outside
## flutter app to demonstration of how to close keyboard after clicking outside
[](https://youtu.be/HVROX-mcAKU)