Skip to content

Analog forui widget for flutter searchbar #341

Closed Answered by Pante
schlmar11 asked this question in Q&A
Discussion options

You must be logged in to vote

Is there an equivalent forui widget for the searchbar flutter widget (see https://api.flutter.dev/flutter/material/SearchBar-class.html)?

Forui doesn't provide a search bar yet.

Could I even use the default search bar widget from flutter?

Yes, it's possible to use a Material/Cupertino/any other search bar with Forui.

But if that makes sense, how to take over the forui theme?

Currently, there isn't a mapping for Forui's theme to Material's/Cupertino's theme but we're actively working on it under #220. A workaround is to manually map it using FTextField's theme but I'm not to sure how much effort that will take.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by Pante
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants