Commit Graph

12 Commits

Author SHA1 Message Date
Marcin Wojnarowski e2f9c43675
Bump deps (#253)
* Migrate first chunk

* Upgrade rest of the deps

* Remove unawaited

* Enabled new lints

* Remove old TODO

* Update podlock
2021-09-12 22:47:05 +02:00
krawieck 83235534f5 HECKIN CHONKER (null safety migration without scripts) 2021-04-09 00:11:44 +02:00
shilangyu c3837b97aa Use VoidCallback 2021-01-03 20:03:32 +00:00
shilangyu e7745e3e9b Constify the whole codebase 2021-01-03 18:43:39 +00:00
krawieck c2f30665ec make disposal non-manual 2020-09-24 16:26:24 +02:00
krawieck 3809dcd0cc change default debounce duration to 1 second 2020-09-24 15:41:03 +02:00
krawieck 6c8251b7aa fix debounce sideeffect to dispose debounce 2020-09-24 15:01:20 +02:00
krawieck 22eaa6cade update doc 2020-09-22 16:39:02 +02:00
krawieck a675377378 change bounce to callback 2020-09-22 16:33:02 +02:00
krawieck df4e1253b4 change `onDebounce` to `callback` 2020-09-22 13:50:54 +02:00
krawieck 40c36c99cd rework debounce hook to be more friendly 2020-09-21 01:00:38 +02:00
krawieck c9fc536d09 add debounce hook 2020-09-20 20:00:48 +02:00