fire_tv_listener 0.0.6 fire_tv_listener: ^0.0.6 copied to clipboard
Provides a `FireTVRemoteListener` Widget to listen to events from a Fire TV Remote Control.
0.0.6 #
- changed
afterKey
toafterButton
and addedonPressed
andonReleased
event callbacks
0.0.5 #
- added documentation link to
pubspec.yaml
.
0.0.4 #
- removed
onBack
callback. The Fire TV remoteback
button sends a standard AndroidBack
event which should be handled using thewillPop
method of theNavigator
object.
0.0.3 #
- adding repository to the pubspec.yaml metadata
0.0.2 #
- Now on github.
0.0.1 #
- First release.