flutter_photo icon indicating copy to clipboard operation
flutter_photo copied to clipboard

Pick image/video from album by flutter. Support ios and android. UI by flutter, no native.

Results 57 flutter_photo issues
Sort by recently updated
recently updated
newest added

不支持Android11,点击选择图片后一直loading无法加载图片 @CaiJingLong

help wanted

选择视频进入预览界面没法播放视频

help wanted

选择照片页面没有相应Android导航栏返回事件,会导致点击底部返回,Flutter容器直接退出了

need confirm

Error: Type 'RenderToggleable' not found flutter最新SDK 求大神指点 急急急急急急

need confirm

新建项目引用插件项目,运行找不到:PMLogUtils.h 看了pub目录确实也没有 是什么原因呢? Error output from Xcode build: ↳ 2021-07-08 00:53:51.422 XCBBuildService[29013:1396731] Failed to remove: /Users/hello/Library/Developer/Xcode/DerivedData/Runner-hkqwhdmlksmxbugxhlcccjiqpatm/Build/Intermediates.noindex/XCBuildData/c7d0f3a8ccb88ddf929da29ca68f8a39-desc.xcbuild: unlink(/Users/hello/Library/Developer/Xcode/DerivedData/Runner-hkqwhdmlksmxbugxhlcccjiqpatm/Build/Intermediates.noindex/XCBuildData/c7d0f3a8ccb88ddf929da29ca68f8a39-desc.xcbuild): No such file or directory (2) ** BUILD FAILED ** Xcode's output: ↳...

help wanted

./../../../flutter/.pub-cache/hosted/pub.flutter-io.cn/photo-0.5.0-dev.3/lib/src/ui/widget/check_box_copy.dart:216:31: Error: Type 'RenderToggleable' not found.

need confirm

Flutter had made the BuildContext method `inheritFromWidgetOfExactType` generic. Instead `dependOnInheritedWidgetOfExactType` method should be used. It's a breaking change in flutter 2. Fix: #147 Reference: https://github.com/flutter/flutter/pull/44189

#147 #148 升级flutter 2.0后相关的问题

need confirm

context.inheritFromWidgetOfExactType 该方法报错,需要修改

need confirm