• Packages
Results8 packages owned by simonwang.dev
Sort by

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

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

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

17
likes
130
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

5
likes
130
pub points
79%
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

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

3
likes
140
pub points
48%
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

2
likes
130
pub points
38%
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
140
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
140
pub points
21%
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
110
pub points
5%
popularity
The implementation of BPE algorithm for sentence encode/decode