ticker_search library

Classes

SearchResult
Helper class to return both the selected tickers and, if applicable, the suggestion button value.
TickerSearch
A normal widget that provides ticker search functionality. It features a text field for entering queries, horizontal selection buttons, and a scrollable list of ticker suggestions.
TickerSearchPage
A full‑screen page that wraps TickerSearchWidget. When tickers are selected, it pops with a SearchResult containing the tickers and, if applicable, the suggestion button event.
TickerSuggestion
Represents a suggestion for a stock ticker, containing an icon, a title, and a map of company tickers.