spotube/lib/hooks/utils
Kingkor Roy Tirtho 8ca2115ef0
feat: track caching and cached track export support (#2117)
* feat: add caching support with track metadata

* feat(settings): add cache music toggle

* fix(mobile): cache dir not open-able

* feat(local folder): add cache export/clear actions and size of the folder

* chore: ios deps upgrades

* chore: upgrade lint flutter version

* chore: lint secrets causing error

* cd: invalid value for env var
2024-12-08 20:03:01 +06:00
..
use_async_effect.dart refactor: organize hooks 2023-11-14 19:46:54 +06:00
use_breakpoint_value.dart refactor: organize hooks 2023-11-14 19:46:54 +06:00
use_brightness_value.dart refactor: organize hooks 2023-11-14 19:46:54 +06:00
use_custom_status_bar_color.dart feat: track caching and cached track export support (#2117) 2024-12-08 20:03:01 +06:00
use_debounce.dart refactor: organize hooks 2023-11-14 19:46:54 +06:00
use_force_update.dart refactor: use tcp server based track matcher (#1386) 2024-04-11 17:56:41 +06:00
use_palette_color.dart refactor: move shared components to 1 level up 2024-06-07 22:40:44 +06:00