CallMeBossC
CallMeBossC
I encountered the same problem. The component disappeared after the application was packaged in a release package. It was traced to the fact that the width and height obtained by...
What is the solution to this problem?
> > What is the solution to this problem?这个问题的解决方案是什么? > > #579 > > > @tamremariam I am not sure about that, You might also need to add : `MaterialApp(...
> @CallMeBossC You can see in document here [(Hybrid development uses the second way)](https://pub.dev/packages/flutter_screenutil) You dont need to wrap with ScreenUtil I want to know what is the difference between...