Created
March 11, 2023 18:03
-
-
Save witchfindertr/d214c42a480423c5c8ed8df73320bdd4 to your computer and use it in GitHub Desktop.
flutter icon ekleme
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| flutter_launcher_icons: ^0.11.0 | |
| flutter_native_splash: ^2.2.14 | |
| flutter_icons: | |
| android: true | |
| ios: true | |
| image_path: "assets/images/icon.png" | |
| flutter pub run flutter_launcher_icons |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment