• This project
    • Loading...
  • Sign in

flutter_package / flutter_screenutil

Go to a project
Toggle navigation
  • Projects
  • Groups
  • Snippets
  • Help
Toggle navigation pinning
  • Project
  • Activity
  • Repository
  • Pipelines
  • Graphs
  • Issues 0
  • Merge Requests 0
  • Wiki
  • Network
  • Create a new issue
  • Builds
  • Commits
  • Files
  • Commits
  • Network
  • Compare
  • Branches
  • Tags
Switch branch/tag
  • flutter_screenutil
  • example
  • ios
  • Runner
  • Assets.xcassets
  • LaunchImage.imageset
  • Contents.json
  • beta3 · 8af233dc
    8af233dc Browse Files
    李卓原 authored 2020-12-16 19:37:53 +0800
Contents.json 378 Bytes
Raw Blame History Permalink
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23
{
  "images": [
    {
      "idiom": "universal",
      "filename": "LaunchImage.png",
      "scale": "1x"
    },
    {
      "idiom": "universal",
      "filename": "LaunchImage@2x.png",
      "scale": "2x"
    },
    {
      "idiom": "universal",
      "filename": "LaunchImage@3x.png",
      "scale": "3x"
    }
  ],
  "info": {
    "version": 1,
    "author": "xcode"
  }
}