ArcticZeroo / flutter-search-bar

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

Add the onClosed event to searchBar #26

Closed dineshba closed 6 years ago

dineshba commented 6 years ago

This PR is related to adding the onClosed callback method to searchBar and this is related to issue

dineshba commented 6 years ago

@ArcticZeroo Were you able to test it? If you are little busy, I can try to create a test repo using this change. Is that okay?

ArcticZeroo commented 6 years ago

@dineshba You can if you'd like, I will probably have a bit of time this weekend to do so if you don't get a chance

dineshba commented 6 years ago

Hi @ArcticZeroo Added one commit for onClosed callback example. Please have a look. I think you have to clone my repo and run the app and see the console log.

ArcticZeroo commented 6 years ago

All set! Sorry for the delay in testing it 🙂