Feathers Cookbook (Starling version)
Simple and targeted tutorials about Feathers (Starling version) designed to demonstrate how to use or extend the components to implement specific common behaviors.
AutoComplete
ButtonGroup
Callout
How to close a
Callout
without disposing it (or without disposing its content)How to stop a
Callout
from closing automatically after touch or keyboard input
Custom Item Renderers
How to support multiple touch states in a custom item renderer
How to select (or deselect) a custom item renderer on tap or click
How to prevent a List from scrolling when a child of a custom item renderer is touched
How to dispatch a triggered event from a custom item renderer
How to dispatch a long press event from a custom item renderer