# Simplify Adaptive Launcher Icons in Flutter with `flutter_launcher_icons`
Creating Adaptive Launcher Icons with Flutter Getting Started Before creating adaptive launcher icons, make sure you have an image ready for your icon. The recommended size is 1024×1024 pixels, but…