OpenFlutter / flutter_screenutil

Flutter screen adaptation, font adaptation, get screen information
https://pub.dartlang.org/packages/flutter_screenutil
Apache License 2.0
3.88k stars 494 forks source link

Remove print call in init #366

Closed techouse closed 2 years ago

techouse commented 2 years ago

Thanks for this amazing package ❤️

I was running some widget tests and noticed that the console was spitting out init called.

Upon further inspection, I noticed that you probably left this line in there by mistake.