Unverified 提交 30c09d31 authored 作者: JarvanMo's avatar JarvanMo 提交者: GitHub

Merge pull request #106 from mafanwei/master

Update Doc
......@@ -15,6 +15,8 @@ More support will be considered in the future.
- Local Images
- Uint8List
However, developers must care about the following points:
- Provide schema `assets://` when using assets images.Query `?package=package_name` is neccessary when load images from particular package. Here's a full exmaple:`assets://path/to/your/image.png?package=fromPackage`
......
......@@ -11,6 +11,8 @@
- 本地图片
- Uint8List
但是, 需要注意以下几点:
- 如果使用Assets图片,请务必提供前缀 `assets://` .如果想加载指定包的图片请加上查询参数 `?package=package_name` 。 例子:`assets://path/to/your/image.png?package=fromPackage`
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论