Suwayomi / Tachidesk-Sorayomi

A free and open source manga reader app to read manga from a Tachidesk-Server instance.
https://suwayomi.github.io/Tachidesk-Sorayomi/
Mozilla Public License 2.0
863 stars 64 forks source link

Adjust the rounded arcs of the icons to fit iOS launcher. #222

Closed xkww3n closed 1 year ago

DattatreyaReddy commented 1 year ago

This does not update the icons.

you need to execute

flutter pub get
flutter pub run flutter_launcher_icons
dart run flutter_native_splash:create

try upgrading pubspec before this by using flutter pub upgrade --major-versions

xkww3n commented 1 year ago

This does not update the icons.

you need to execute

flutter pub get
flutter pub run flutter_launcher_icons
dart run flutter_native_splash:create

try upgrading pubspec before this by using flutter pub upgrade --major-versions

Thanks. I've upgraded pubspec and generated icon files.