ArcticZeroo / flutter-search-bar

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

Listening for on close #23

Closed Badjessa-git closed 5 years ago

Badjessa-git commented 6 years ago

How would I go about adding some kind of listener to perform some actions on close. I thought about using willpopscope but it doesn't do what I was looking for. and I am not sure where to declare the beginSearch method.

fredissy commented 6 years ago

I was also looking for callback or something when the search bar is closed, but couldn't find anything. It would be a great addition!

dineshba commented 5 years ago

@ArcticZeroo Shall we close this issue ?

ArcticZeroo commented 5 years ago

Yup, fixed in #26