Bin

Results 54 comments of Bin

开发进度比较缓慢,我很少做 release。 (现在 flutter 编译其实貌似还是很方便的,不需要手动处理依赖和修改配置什么的。

> 有空的话,我来试下。 欢迎呀。

https://github.com/boyan01/flutter-netease-music/releases/tag/v0.3.1

Can you give some sample code which could reproduce this issue? I tested desktop_drop example with flutter 3.0.1 , but it seems work fine.

Yes, JIEBA not available on iOS now. Although the JIEBA dict already in [here](https://github.com/MixinNetwork/flutter-plugins/tree/main/packages/fts5_simple/dicts). on Android/ iOS , the application assets has been packed in to ipa / apk package,...

I test flow code with Flutter 2.13.0-0.0.pre.110 (master channel) on Windows 11, But it seems to work fine. ![动画](https://user-images.githubusercontent.com/17426470/159217139-712074cc-5f4e-4e96-8f61-9d562123d20e.gif) Which flutter are you using ? After the child window is...

I tried to reproduce it, and the debug mode almost never happened, but the profile/release would have a white screen or no response. Thanks for your feedback.

According the document https://docs.microsoft.com/en-us/microsoft-edge/webview2/concepts/distribution#online-only-deployment : > Alternatively, call GetAvailableCoreWebView2BrowserVersionString and check whether the versionInfo is nullptr. If versionInfo is nullptr, that means that the WebView2 Runtime isn't installed on the...