Hello, thank you for the great video. I created a widget with flutter, and the widget is searched normally in the simulator, but when I download the app to my actual phone, the widget is not searched. Is it possible that the widget is not visible because the simulator and actual phone environments are different? There were no major errors during the build process. If you have created a widget and successfully tested it on a real phone, please let me know how.
Hey, Thanks! As of now I haven't tested theses widgets on real device, but for the issue you mentioned, I found a convincing answer on the internet and it goes like - "the issue was in the Global parameters (global provider) that I was using as height and width to define the size of the text and images. when running the app as a release and the phone is closed these parameters didn't get the proper values and they only had the initial values of zero." Hope that helps!
Thank you! this was very easy to follow
Cool tutorial, thank you so much!
Do you have a flutter tutorial for setting a wallpaper in iOS ?
Hello, thank you for the great video.
I created a widget with flutter, and the widget is searched normally in the simulator, but when I download the app to my actual phone, the widget is not searched. Is it possible that the widget is not visible because the simulator and actual phone environments are different? There were no major errors during the build process. If you have created a widget and successfully tested it on a real phone, please let me know how.
Hey, Thanks!
As of now I haven't tested theses widgets on real device, but for the issue you mentioned, I found a convincing answer on the internet and it goes like - "the issue was in the Global parameters (global provider) that I was using as height and width to define the size of the text and images. when running the app as a release and the phone is closed these parameters didn't get the proper values and they only had the initial values of zero." Hope that helps!
LOve From Bangladesh
Waiting for android video please