canonical / ubuntu-flutter-plugins

A collection of Flutter plugins and packages for Ubuntu applications.
46 stars 11 forks source link

feat: Possibility to tab out of ListWidget #406

Closed spydon closed 4 months ago

spydon commented 4 months ago

Since we need to be able to tab out of the list in ubuntu bootstrap this PR makes it possible to pass in a focus node that is activated when the user presses tab.