OpenFlutter / flutter_screenutil

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

Flutter_screenutil for fluent_ui #538

Closed longfit closed 5 months ago

longfit commented 7 months ago

I have made use flutter_screenutil at fluent_ui development

I follow your method 1 and designSize (360,690) , ipad , table size seems ok but android phone , iPhone seems strange font size

android and iPhone vertical navigation Pane item is so smaller than expected. and tablet and iPad is under control font size

I don't know where I misuse flutter_screenutil or fluent_ui are no need to adopt font size ???

android

ipad

github-actions[bot] commented 6 months ago

This issue is stale because it has been open for 30 days with no activity.

lizhuoyuan commented 6 months ago

To be honest, in supporting both pad and mobile, the effect is not as expected. You may need to do some extra work yourself.

github-actions[bot] commented 5 months ago

This issue was closed because it has been inactive for 14 days since being marked as stale.