ijoysoft.com

  • Packages
Results 3 packages owned by ijoysoft.com
Sort by

video_viewcopy "video_view: ^1.3.2" to clipboard
video_view: ^1.3.2 copied to clipboard

14
likes
160
points
1.35k
downloads
A lightweight media player with subtitle rendering and audio track switching support, leveraging system or app-level components for seamless playback.#player#video#media#subtitles#hls
screenshot

async_value_notifiercopy "async_value_notifier: ^1.1.0" to clipboard
async_value_notifier: ^1.1.0 copied to clipboard

0
likes
160
points
483
downloads
An asynchronous variant of ValueNotifier that coalesces multiple value assignments within the same event‑loop turn into a single notification dispatched in a later microtask.#async#notifier#batching#tweak#performance

set_state_asynccopy "set_state_async: ^1.2.0" to clipboard
set_state_async: ^1.2.0 copied to clipboard

0
likes
160
points
276
downloads
A mixin to avoid "setState while widget is building or locked" issue and improve performance.#set-state#async#workaround#tweak#performance