LiJianying

Results 66 comments of LiJianying

sparkle supports some events to check for updates in the background or to determine if an update is available, but I don't currently support it

flutter 可以尝试使用 https://github.com/leanflutter/flutter_superplayer

@lczalh 我现在尝试把把控制界面改到了用dart实现,具体可以看上面repo的example

I developed desktop implementation of uni_links plugin. Currently supports macOS and Windows. https://github.com/leanflutter/uni_links_desktop

I developed desktop implementation of uni_links plugin. Currently supports macOS and Windows. https://github.com/leanflutter/uni_links_desktop

I developed desktop implementation of uni_links plugin. Currently supports macOS and Windows. https://github.com/leanflutter/uni_links_desktop

https://developer.huawei.com/consumer/cn/doc/development/AppGallery-connect-Guides/agcapi-upload_appfile-0000001158365309

考虑在 job 中增加 scripts 节点,目前参考 npm 的 scripts 逻辑,计划加入 prepare, prepackage, postpackage。 ```yaml output: dist/ releases: - name: dev jobs: - name: release-dev-macos scripts: - prepare: "./prepare.sh" prepackage: "./prepackage.sh" postpackage:...

You need to create the distribute_options.yaml file in the project root directory