fire_tv_listener 0.0.5 fire_tv_listener: ^0.0.5 copied to clipboard
Widget to listen to events from a Fire TV Remote Control.
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.