ArcticZeroo / flutter-search-bar

(mostly) Automatic search-enabled appBar for flutter
BSD 3-Clause "New" or "Revised" License
266 stars 69 forks source link

No search box on iOS. #8

Open armehta opened 6 years ago

armehta commented 6 years ago

Does not work on iOS. I do not see the search icon in the app bar. img_5f445dbc0c8b-1

ArcticZeroo commented 6 years ago

Hmm, do you have a stacktrace or anything potentially? I don't have any iOS devices so I'm not able to debug.

Also, which version of flutter are you using? Apparently there have been some breaking changes in flutter that may have made the search bar not work.