neokeys 0.1.1
neokeys: ^0.1.1 copied to clipboard
Get characters from a terminal keyboard, similar to getch in curses.
Examples #
There are two examples bundled with this package.
| Example | Description |
|---|---|
using_neokeys.dart |
Example of using this library. |
without_neokeys.dart |
Without using this library. |