Commit graph

14 commits

Author SHA1 Message Date
ashilkn addac894e4 remove comment + fix lint error 2023-12-04 15:21:49 +05:30
ashilkn 6a26e01af0 change interval time type from int to Duration in debouncer 2023-11-30 19:29:27 +05:30
Neeraj Gupta f8209ff604 Fix bug in debouncer & increase search tab debounce time
Signed-off-by: Neeraj Gupta <254676+ua741@users.noreply.github.com>
2023-11-28 13:00:35 +05:30
Neeraj Gupta 5dd09a79ae Rename variable 2023-11-28 12:27:15 +05:30
ashilkn 2114dbf441 only listen to FilesUpdatedEvent for reloading all search sections and add debouncer to it + add logging 2023-11-11 07:47:40 +05:30
ashilkn d2ee1c5d6a Add option to run present callback in run() in debouncer at given interval when the timer is active 2023-06-26 12:15:43 +05:30
ashilkn 62d053c336 migrated debouncer.dart to null safety 2022-09-20 17:43:15 +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 cfb0e5681c fixed race condition bug in search 2022-08-23 16:32:00 +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 56937a1006 debounce bug fix 2022-08-22 15:51:20 +05:30
ashilkn d30c698d5b renamed search_debounce.dart to debounce.dart 2022-08-22 14:46:46 +05:30
Renamed from lib/utils/search_debouncer.dart (Browse further)