flutter_keaboard 0.1.3 copy "flutter_keaboard: ^0.1.3" to clipboard
flutter_keaboard: ^0.1.3 copied to clipboard

retractedoutdated

A new Flutter package project to detect keyboard events..

TODO: Put a short description of the package here that helps potential users know whether this package might be useful for them.

Features #

TODO: List what your package can do. Maybe include images, gifs, or videos.

Getting started #

TODO: List prerequisites and provide or point to information on how to start using the package.

Usage #

TODO: Include short and useful examples for package users. Add longer examples to /example folder.

const like = 'sample';

Additional information #

A lightweight alternative to the Scaffold widget for avoiding the on-screen software keyboard. Automatically scrolls obscured TextField child widgets into view on focus.

o auto-scroll to a focused widget such as a TextField, set the autoScroll property to true. If child is not a ScrollView, it is automatically embedded in a SingleChildScrollView to make it scrollable.

1
likes
0
points
75
downloads

Publisher

unverified uploader

Weekly Downloads

A new Flutter package project to detect keyboard events..

License

unknown (license)

Dependencies

flutter

More

Packages that depend on flutter_keaboard