Dream coder

Results 4 issues of Dream coder

``` SeekBar.onSeek { //optional use onProgressChanged { seekBar, progress, fromUser -> } //optional use onStartTrackingTouch { } //optional use onStopTrackingTouch { } } ```

Can you provide Android/iOS ARM64 prebuild static (or dynamic) library? so we can use this awesome project easy.

Hello first of all, thank you, this plugin is my hope because I'm making a TV Application with flutter, I'm tried official video_player plugin but it has some problem that...

can I register my rust native modules with something like "JS_AddModuleExport" function? seems like there is no way to get quickjs runtime pointer from quickjs_rusty::Context, there is no such method...

enhancement