Sandipan Chowdhury

Results 6 issues of Sandipan Chowdhury

### What is the problem or limitation you are having? Any thoughts about adding those alternatives? Because briefcase is a packaging utility... I think it should be able to package...

enhancement
iOS
android

May sound stupid. But I am facing this problem. Creating localhost server and then using webview to show seems the answer. But how I will integrate all this into one...

### Describe the bug Hi, I did ```cargo install 'flutter_rust_bridge_codegen@^2.0.0-dev.0' && flutter_rust_bridge_codegen create doc && cd doc && flutter run``` on my terminal but error says: > Connected devices: Linux...

bug
awaiting

### Description Though I have `ui.run(host=host, port=port, show=False, storage_secret='bin-san-2002', favicon='🎉')`

bug

``` class ImageOperationState(r.State): source_image:str = '/sample.jpg' class SomeState(r.State): imgopst = await self.get_state(ImageOperationState) imgopst.source_image = r.get_upload_url(outfile) # this would not work ``` printing the `source_image` gives: > {"state": "", "interpolations": [[0,...

bug

### Specification - pywebview version: latest as of today - operating system: ubuntu24.04 - web renderer: webkitgtk ### Description Is there a way to achieve "native" splashscreen or loading screen...

stale