• Packages
Results8 packages owned by simonwang.dev
Sort by

positioned_scroll_observercopy "positioned_scroll_observer: ^2.2.2" to clipboard
positioned_scroll_observer: ^2.2.2 copied to clipboard

21
likes
150
pub points
84%
popularity
An elegant scroll observer that support most scroll views could jump/animateToIndex without breaking current widgets.

flutter_slidable_panelcopy "flutter_slidable_panel: ^1.1.3" to clipboard
flutter_slidable_panel: ^1.1.3 copied to clipboard

8
likes
150
pub points
85%
popularity
A high-performant slidable Panel that can show actions in different positions, and also can expand the action item when the panel is opening

flutter_gpt_tokenizercopy "flutter_gpt_tokenizer: ^0.1.1" to clipboard
flutter_gpt_tokenizer: ^0.1.1 copied to clipboard

9
likes
150
pub points
75%
popularity
Encode/decode/count the tokens for your ChatGPT prompt(sentence/words).

dropdown_overlaycopy "dropdown_overlay: ^0.1.0" to clipboard
dropdown_overlay: ^0.1.0 copied to clipboard

3
likes
160
pub points
64%
popularity
A Dropdown component enabled with fully UI customization and programmatically control: open/dismiss/select/search/load

simple_http_apicopy "simple_http_api: ^1.1.1" to clipboard
simple_http_api: ^1.1.1 copied to clipboard

3
likes
150
pub points
24%
popularity
A package extends the official http package with the features of cancellation, timeout and EventSource. No complicated concepts and redundant functions, just API requests.

relative_stackcopy "relative_stack: ^0.0.4" to clipboard
relative_stack: ^0.0.4 copied to clipboard

2
likes
160
pub points
0%
popularity
A widget that you could stack the children list by specifying their relative positions

keyboard_stickycopy "keyboard_sticky: ^0.2.0" to clipboard
keyboard_sticky: ^0.2.0 copied to clipboard

0
likes
160
pub points
13%
popularity
A UI component can sticky widget on the top of soft keyboard.

gpt_tokenizercopy "gpt_tokenizer: ^0.1.1" to clipboard
gpt_tokenizer: ^0.1.1 copied to clipboard

0
likes
130
pub points
6%
popularity
The implementation of BPE algorithm for sentence encode/decode