simonwang.dev

  • Packages
Results 8 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

24
likes
140
points
1.28k
downloads
An elegant scroll observer that support most scroll views could jump/animateToIndex without breaking current widgets.

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

10
likes
150
points
260
downloads
Encode/decode/count the tokens for your ChatGPT prompt(sentence/words).

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

11
likes
140
points
264
downloads
A high-performant slidable Panel that can show actions in different positions, and also can expand the action item when the panel is opening

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

2
likes
160
points
118
downloads
A UI component can sticky widget on the top of soft keyboard.

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

4
likes
160
points
25
downloads
A Dropdown component enabled with fully UI customization and programmatically control: open/dismiss/select/search/load

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

3
likes
160
points
30
downloads
A widget that you could stack the children list by specifying their relative positions

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

3
likes
130
points
30
downloads
A package extends the official http package with the features of cancellation, timeout and EventSource. No complicated concepts and redundant functions, just API requests.

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

1
likes
120
points
292
downloads
The implementation of BPE algorithm for sentence encode/decode