Created
June 28, 2021 20:59
-
-
Save iranjunior/0b2a879d6782c397c545bcdff03ca67d to your computer and use it in GitHub Desktop.
Revisions
-
iranjunior created this gist
Jun 28, 2021 .There are no files selected for viewing
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 charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,4 @@ flutter_icons: android: true ios: true image_path: "assets/ic_launcher_dev.png" 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 charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,4 @@ flutter_icons: android: true ios: true image_path: "assets/ic_launcher_homolog.png" 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 charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,4 @@ flutter_icons: android: true ios: true image_path: "assets/ic_launcher_prod.png"