londonappbrewery / Clima-Flutter

Starter code for the Clima Project from the Complete Flutter Development Bootcamp
https://www.appbrewery.co
155 stars 740 forks source link

Icon issue with the iPhone X Pro Max emulator - 13.1 #2

Open GuillaumeMig opened 5 years ago

GuillaumeMig commented 5 years ago

Hello Angela,

I really enjoy your course (Lynda.com) but I think something doesn't work (after an update ? Xcode, android studio, I have no idea what's the reason) It seems the icon is not displayed on the iPhone X emulator but it works on the pixel 3:

Screen Shot 2019-10-09 at 5 01 43 PM

I took 2 pictures, maybe that can help :)

Screen Shot 2019-10-09 at 5 02 42 PM

Thank you for the course 👍

TUKenStone commented 4 years ago

Hello Angela,

I really enjoy your course (Lynda.com) but I think something doesn't work (after an update ? Xcode, android studio, I have no idea what's the reason) It seems the icon is not displayed on the iPhone X emulator but it works on the pixel 3:

Screen Shot 2019-10-09 at 5 01 43 PM

I took 2 pictures, maybe that can help :)

Screen Shot 2019-10-09 at 5 02 42 PM

Thank you for the course 👍

I did have this problem too and I changed the fontSize to 85 from 100 from kConditionTextStyle variable in constants.dart file

Screen Shot 2020-03-28 at 3 46 15 PM