Coder Social home page Coder Social logo

Comments (10)

AhmedAbdoElhawary avatar AhmedAbdoElhawary commented on June 1, 2024

When you run this on an emulator, it's still in a shimmering state because the emulator doesn't have any image in storage in most cases.
But taking a photo with the camera will work for you.
It's a bug I am found, and I will solve it.

from image_picker_plus.

cenkerkumlucali avatar cenkerkumlucali commented on June 1, 2024

Actually, I have more than 10 photos in my gallery, but the shimmer doesn't end. This is a problem, and I am eagerly awaiting its resolution because it looks perfect.

from image_picker_plus.

AMANUELAB avatar AMANUELAB commented on June 1, 2024

update you targetSdkVersion 33
and compileSdkVersion 33

from image_picker_plus.

cenkerkumlucali avatar cenkerkumlucali commented on June 1, 2024

okay, i will try dude

from image_picker_plus.

cenkerkumlucali avatar cenkerkumlucali commented on June 1, 2024

The same problem is still ongoing.

from image_picker_plus.

cenkerkumlucali avatar cenkerkumlucali commented on June 1, 2024

The same problem is still ongoing.

from image_picker_plus.

AhmedAbdoElhawary avatar AhmedAbdoElhawary commented on June 1, 2024

Add this permission into your AndroidManifest.xml

...

from image_picker_plus.

cenkerkumlucali avatar cenkerkumlucali commented on June 1, 2024

There isn't something here. I don't see anything and I'm using IOS version not Android

from image_picker_plus.

AhmedAbdoElhawary avatar AhmedAbdoElhawary commented on June 1, 2024

It's about permissions, read the doc again. Add those <key>NSPhotoLibraryUsageDescription</key> <string>your usage description here</string> <key>NSCameraUsageDescription</key> <string>your usage description here</string> <key>NSMicrophoneUsageDescription</key> <string>your usage description here</string>

from image_picker_plus.

cenkerkumlucali avatar cenkerkumlucali commented on June 1, 2024

Hey, I'm already using the image_picker package. I've done all of these things already; otherwise, it wouldn't work. But in your package, there's always a shimmer, and it never ends.

from image_picker_plus.

Related Issues (17)

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.