Skip to content

Commit c98c4b8

Browse files
committed
📝 Indicate compileDebugKotlin solutions
1 parent dbeb120 commit c98c4b8

File tree

2 files changed

+6
-3
lines changed

2 files changed

+6
-3
lines changed

README-ZH.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -270,8 +270,9 @@ AssetPicker.unregisterObserve(); // 取消注册回调
270270

271271
### Execution failed for task ':photo_manager:compileDebugKotlin'
272272

273-
查看 [photo_manager#561]https://github.com/CaiJingLong/flutter_photo_manager/issues/561
274-
了解详细的解决方法。
273+
查看 [photo_manager#561][] 了解详细的解决方法。
274+
275+
[photo_manager#561]: https://github.com/CaiJingLong/flutter_photo_manager/issues/561
275276

276277
### 如何获取资源的路径以进行上传或编辑等操作的整合?
277278

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -265,7 +265,9 @@ in the example which has an implementation based on `<File, Directory>` types.
265265

266266
### Execution failed for task ':photo_manager:compileDebugKotlin'
267267

268-
See [photo_manager#561]https://github.com/CaiJingLong/flutter_photo_manager/issues/561 for more details.
268+
See [photo_manager#561][] for more details.
269+
270+
[photo_manager#561]: https://github.com/CaiJingLong/flutter_photo_manager/issues/561
269271

270272
### How can I get path from the `AssetEntity` to integrate with `File` object, upload or edit?
271273

0 commit comments

Comments
 (0)