Skip to content

A new Flutter widget that add support for AndroidTV app. Using keyboard to control focus node.

License

Notifications You must be signed in to change notification settings

IAMSUPERMONKEY/flutter_tv_autofocus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

flutter_tv_autofocus

A new Flutter widget that add support for AndroidTV app. Using keyboard to control focus node.

Getting Started

  1. Wrap your flutter page with AutoFocusContainer
  2. Wrap your widget that need a focus with AutoFocus
  3. If your AutoFocus is in a widget which is subclass of ScrollView,you must pass a ScrollController with it

Demo

About

A new Flutter widget that add support for AndroidTV app. Using keyboard to control focus node.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published