ArcticZeroo / flutter-search-bar

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

Unable to close the the search bar #43

Open juvanjan opened 3 years ago

juvanjan commented 3 years ago

I'm unable to close the searchbar with the back arrow that appears on it. I've tried numerous things. Poping with navigator, etc..

I need to use inBar:true

image

ArcticZeroo commented 3 years ago

Is there an error in console? I cannot reproduce with the example in the latest PR #46