Skip to content

希望支持离线包加载方式 #236

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
xiaodb123 opened this issue Apr 26, 2021 · 5 comments
Closed

希望支持离线包加载方式 #236

xiaodb123 opened this issue Apr 26, 2021 · 5 comments
Labels
enhancement New feature or request

Comments

@xiaodb123
Copy link

使用场景 | Use case

将js页面及资源打包到压缩包,将该压缩包下载到客户端本地,然后通过客户端加载下载好的本地离线包

提案 | Proposal

@xiaodb123 xiaodb123 added the enhancement New feature or request label Apr 26, 2021
@andycall
Copy link
Member

Kraken 的 bundlePath 支持加载 assets 里面的文件。可以通过这个功能再写个离线包下载功能来实现

@xiaodb123
Copy link
Author

Kraken 的 bundlePath 支持加载 assets 里面的文件。可以通过这个功能再写个离线包下载功能来实现

目前需要从assets的flutter_assets中加载文件,能否支持从本地路径加载离线包呢?

@andycall
Copy link
Member

@wssgcg1213
Copy link
Member

你好已知问题, Duplicated to #211

@sexyfather88
Copy link

请问当前是否能 加载 ios 的本地 document资料夹路径 js 谢谢

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

5 participants
@wssgcg1213 @andycall @sexyfather88 @xiaodb123 and others