CFChibueze felixinchibuezefelix.hashnode.dev·Jul 22, 2023 · 3 min readFlutter Convert Widget to ImageI get this question a lot if I am also a flutter developer and most recruiters ask me if I have equal proficiency in both, and most of the time my response to this is yes I do have equal proficiency in both and I am on the journey of adding more tech...00
CFChibueze felixinchibuezefelix.hashnode.dev·Dec 9, 2021 · 2 min readAvoiding memory Leaks on Android part #1This post is the first in a series on memory leaks in android development. So we kick off with the most trivial cases. In Android development sometimes you are faced with a need to exchange(or pass) data from fragment to fragment or from fragment to ...00