Not able see the icons in some phones #150
-
Hey guys. Thanks for the superb package. I have seen a issue that kind of feels rare to me, But I didn't find any solution after searching for long time. I am using the package and in most of the phones its working good. But in some phones like Oneplus and huawei its not working. To replicate the issue : The code formatting somehow is not coming in syntax format so here is an pastebin link if someone wants to see the code in more clearer format These are the screenshots from the one plus Thanks in advance. |
Beta Was this translation helpful? Give feedback.
Replies: 7 comments
-
You can try to add Center above you Image widget. |
Beta Was this translation helpful? Give feedback.
-
Hey @prateekmedia, Thanks for the reply. I have tried it out, and It hasn't worked. |
Beta Was this translation helpful? Give feedback.
-
@prateekmedia I have tried to replace the image with a normal icon widget and it is working somehow. But the images are not |
Beta Was this translation helpful? Give feedback.
-
Ok, do one thing, run with debug mode on, on that phone, by this you will see the error message. Unfortunately, I can't suggest you any other thing or improve the speeddial code without much info. |
Beta Was this translation helpful? Give feedback.
-
Checkout new version, it has everything fixed. |
Beta Was this translation helpful? Give feedback.
-
Sure will do that. I am sorry for not replying. I was busy with getting it
done since the deadline approached and used normal icons which worked.
Maybe the issue was with images only.
…On Thu, 8 Apr 2021 at 07:40, Prateek SU ***@***.***> wrote:
Checkout new branch
<https://github.com/darioielardi/flutter_speed_dial/tree/new>, it has
everything fixed.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#138 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ARQDKLNLGAQYPXPQ6XMWCF3THUGDBANCNFSM4ZIV6XKA>
.
|
Beta Was this translation helpful? Give feedback.
-
Even after this it doesnt work you can set buttonChildrenSize property which was introduced in v4.for future reference. |
Beta Was this translation helpful? Give feedback.
Even after this it doesnt work you can set buttonChildrenSize property which was introduced in v4.for future reference.