Skip to content

Instantly share code, notes, and snippets.

@iranjunior
Created June 28, 2021 20:59
Show Gist options
  • Save iranjunior/0b2a879d6782c397c545bcdff03ca67d to your computer and use it in GitHub Desktop.
Save iranjunior/0b2a879d6782c397c545bcdff03ca67d to your computer and use it in GitHub Desktop.

Revisions

  1. iranjunior created this gist Jun 28, 2021.
    4 changes: 4 additions & 0 deletions flutter_launcher_icons-dev.yaml
    Original 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"
    4 changes: 4 additions & 0 deletions flutter_launcher_icons-homolog.yaml
    Original 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"
    4 changes: 4 additions & 0 deletions flutter_launcher_icons-prod.yaml
    Original 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"