Commit graph

19 commits

Author SHA1 Message Date
ashilkn 2aa712dc94 when searching, show loading state in search bar when debouncing and querying db 2023-12-26 18:24:38 +05:30
ashilkn 8f0ab0d597 fire ClearAndUnfocusSearchBar instead of findingAncestorStateObject with textController and focusNode to clear and unfocus search bar 2023-12-20 17:43:29 +05:30
ashilkn 80f3e7e879 delete old SearchWidget and rename SearchWidgetNew to SearchWidget 2023-11-06 10:50:05 +05:30
ashilkn ee8f211b0c remove splash from 'close' button of search bar 2023-11-03 21:48:55 +05:30
ashilkn 2e0f29fedc unfocus search bar when 'close' is pressed on it, bringing the keybarod also down with it 2023-11-03 14:51:47 +05:30
ashilkn a06b8a644d go to all search sections screen when clearing query using the close button in search bar 2023-10-26 20:00:49 +05:30
ashilkn 1056ea79c9 UI changes to search bar and it's background 2023-10-19 11:36:28 +05:30
Neeraj Gupta 774136137a
Lint: dart fmt, remove empty lines on top 2023-01-07 18:15:15 +05:30
Neeraj Gupta d6ad004354
NullSafety: Apply dart migrate suggestions + compilation fixes 2022-12-30 17:40:17 +05:30
ashilkn e9820905e9 made search bar little smaller 2022-11-19 16:29:57 +05:30
ashilkn eb7c1ec837 started incremental migration to null safety 2022-09-07 14:00:09 +05:30
ashilkn 1b9b5bc511 minor changes 2022-08-23 17:16:05 +05:30
ashilkn 282fccf3e4 refactored by using animatedSwitcher instead of fadeTransition 2022-08-23 10:53:12 +05:30
ashilkn a9dcdc6333 minor changes 2022-08-22 16:40:59 +05:30
ashilkn 9d12778e3e minor fixes 2022-08-20 16:11:05 +05:30
ashilkn 19c714266e fixed spinner reload on every keystroke 2022-08-20 15:38:36 +05:30
ashilkn 1438a3cea7 minor changes 2022-08-19 13:24:46 +05:30
ashilkn fb060c01dc adde animation for the search suffix icon 2022-08-19 10:20:07 +05:30
ashilkn 6a6fc6f345 CircularProgressIndicator while debouncing 2022-08-18 16:22:57 +05:30