Skip to content
This repository has been archived by the owner on Jul 11, 2024. It is now read-only.

Rounded Icon Problem #78

Open
alper-mf opened this issue Jun 27, 2021 · 1 comment
Open

Rounded Icon Problem #78

alper-mf opened this issue Jun 27, 2021 · 1 comment

Comments

@alper-mf
Copy link

alper-mf commented Jun 27, 2021

Hi,

I used to device_apps package for to list apps. But I have a problem with icons. I can't change the shape of the icons. Its shape default circle. How can i change shape without circle?

Container( height: 48, width: 48, decoration: BoxDecoration( color: Colors.red, image: DecorationImage( image: MemoryImage(app.icon), fit: BoxFit.cover, ))),

Its looks like : https://i.stack.imgur.com/uXq9c.jpg

@SamoilovEA
Copy link

Hello @alper-mf. Did you manage to solve this problem?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants