Giter VIP home page Giter VIP logo

photo_album_manager's People

Contributors

charlesyun avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

photo_album_manager's Issues

1.1.3版本无法get

BUG情况:
pubspec.yaml中添加photo_album_manager: ^1.1.3甚至photo_album_manager: ^1.1.2
运行pub get均报错:
flutter pub get
Running "flutter pub get" in xxx... 1.4s
Invalid plugin specification photo_album_manager.
Invalid "plugin" specification.
Process finished with exit code 1

加载资源时间过长

测试安卓发现
图片516个,用时6秒多
time img:6038
视频5个,用时7秒多,
time video:7219

需要优化,ios未测试(photo_manager没有这个现象)

你好!我在使用FlutterFragment进行嵌入这个模块出现问题?

问题:flutter: [ERROR:flutter/lib/ui/ui_dart_state.cc(177)] Unhandled Exception: MissingPluginException(No implementation found for method requestPermissions on channel flutter.baseflow.com/permissions/methods)
如图:
捕获

我大致查找到的问题是:使用我们自己的Activity进行加载FlutterFragment时,FlutterFragment监测不到已经附着到Activity上去了,导致Flutter channel没有进行初始化。但是我在FlutterFragment类中找到了以下属性:
protected static final String ARG_SHOULD_ATTACH_ENGINE_TO_ACTIVITY ="should_attach_engine_to_activity";
但是我设置了“true”还是没有效果依然报上面的错误。看看大家有解决的方法吗?

android下缓存缩略图的问题

我用来测试的android机本身只有20来张图片,经过多次测试app调用图片之后,有个pic的文件夹的图片已经达到了3000+了,看上去是判断是否已经缓存那里有问题

Every time you get a picture, there will be more yi'bei

Every time I get a picture, there will be twice as many pictures. I found that there is a "pic" folder stored inside the phone, all of which are thumbnails. I guess it is caused by the cache. Every time the method of obtaining pictures is used, it will be newly generated. The thumbnails of all the original pictures are repeated a lot.

release打包安装后app闪退

BUG情况:debug时没有问题,打包release时报错:

warning: unknown enum constant ThreadMode.POSTING                       
  reason: class file for org.greenrobot.eventbus.ThreadMode not found   
1 warning   

继续安装apk后打开时闪退
从pubspec.yaml中删除photo_album_manager: ^1.1.2重新打包就不闪退了
确定是photo_album_manager的问题

flutter版本:1.17.2

获取的字段originalPath值为null

ios模拟器,获取相册资源时,AlbumModelEntity资源对象下的originalPath一直为null,只能获取缩略图地址thumbPath。求解决

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.