App icons
In the Android step, we change the icon.png image and run this command
flutter pub run flutter_launcher_icons:main
All icons are generated for iOS.
Change App name & Bundle Identifier
Click to Runner.xcworkspace
in cirilla/ios
folder to open the project on Xcode.

Change Bundle Identifier for ImageNotification target
Since Cirilla v3.1.0

Note: The format {Your Bundle Identifier }.ImageNotification