Giter VIP home page Giter VIP logo

Comments (5)

b-cancel avatar b-cancel commented on July 26, 2024

@lukasgit please help!
even pointing in the right direction would be great

Currently, I'm calling it as such

List<Contact> contacts.value = (await ContactsService.getContacts(
        withThumbnails: false,
      )).toList(); 

from flutter_contacts.

lukasgit avatar lukasgit commented on July 26, 2024

@b-cancel it might be related to PR #7 ... I just pushed a new build v0.3.0 so please upgrade your package and try again. Thanks!

from flutter_contacts.

b-cancel avatar b-cancel commented on July 26, 2024

@lukasgit this did not fix the problem
However, it's confirmed the flicker is not caused by the plugin
If i call get contacts twice back to back with the no thumbnails option no flicker occurs

when I instead call it with thumbnails all my contact widgets use the image instead of the icon
and thats when they flicker

it would be nice to get this fixed but all I could think of was to manually set the size of the container that holds either the icon or image... but the problem remained

Ill post a link here of the widget I am building so you can perhaps find a way to solve the problem

NOTE: the reason I ask for your help if you are willing is that it addresses a fairly common scenario
that you want to get contacts quickly and then load in the thumbnails after

Also the project I am using the plugin for is creating my own custom contact picker with all the add, edit, and remove contact functionality

so It might be a good way to show that everything is working for you guys as well

from flutter_contacts.

lukasgit avatar lukasgit commented on July 26, 2024

@b-cancel heads up, I am not the original author of this plugin. This plugin was written early on and has its limitations. The issue you are experiencing might be related to the limitations. We are working on re-writing a new plugin to replace this plugin from the ground up that is clean, secure, flexible, and easy to maintain.

Our resources are limited, but please feel free to contribute to the current plugin with fixes / improvements you have. Please see the README for more information on how to contribute. Thanks!

from flutter_contacts.

stale avatar stale commented on July 26, 2024

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

from flutter_contacts.

Related Issues (20)

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.