splashbyte.dev

  • Packages
Results 6 packages owned by splashbyte.dev
Sort by

animated_toggle_switchcopy "animated_toggle_switch: ^0.8.5" to clipboard
animated_toggle_switch: ^0.8.5 copied to clipboard

947
likes
160
points
54.5k
downloads
Fully customizable, draggable and animated switch with multiple choices and smooth loading animation. It has prebuilt constructors for rolling and size animations.#ui#switch#toggle#widget#animation
screenshot

action_slidercopy "action_slider: ^0.7.0" to clipboard
action_slider: ^0.7.0 copied to clipboard

406
likes
150
points
20.5k
downloads
A slider to confirm actions and provide feedback on the success of these after subsequent loading.
screenshot

widget_loadingcopy "widget_loading: ^0.4.0" to clipboard
widget_loading: ^0.4.0 copied to clipboard

94
likes
150
points
1.99k
downloads
An easy way to hide a widget when you have nothing to show yet and need a loading animation at the same time.

cross_fadecopy "cross_fade: ^0.5.0" to clipboard
cross_fade: ^0.5.0 copied to clipboard

18
likes
160
points
382
downloads
A widget to apply a crossfade animation between different states and/or widgets.

screen_lock_checkercopy "screen_lock_checker: ^0.1.0" to clipboard
screen_lock_checker: ^0.1.0 copied to clipboard

5
likes
160
points
676
downloads
A plugin for checking whether the device has a screen lock enabled.#device#security#information#utils

token_bucket_algorithmcopy "token_bucket_algorithm: ^0.1.2" to clipboard
token_bucket_algorithm: ^0.1.2 copied to clipboard

6
likes
160
points
166
downloads
Implementation of the token bucket algorithm for rate limiting e.g. network requests or user actions.#rate-limit#token-bucket#algorithm#security