Flutter plugin for scanning and generating QR codes using the ZXing library, supporting Android, iOS, and desktop platforms
flutterbarcode-generatorbarcode-scannergeneratorqrqrcodeqrcode-generatorqrcode-scannerscannerzxingbarcodezxscanner
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
122 lines
2.5 KiB
122 lines
2.5 KiB
{ |
|
"images" : [ |
|
{ |
|
"filename" : "Icon-App-20x20@2x.png", |
|
"idiom" : "iphone", |
|
"scale" : "2x", |
|
"size" : "20x20" |
|
}, |
|
{ |
|
"filename" : "Icon-App-20x20@3x.png", |
|
"idiom" : "iphone", |
|
"scale" : "3x", |
|
"size" : "20x20" |
|
}, |
|
{ |
|
"filename" : "Icon-App-29x29@1x.png", |
|
"idiom" : "iphone", |
|
"scale" : "1x", |
|
"size" : "29x29" |
|
}, |
|
{ |
|
"filename" : "Icon-App-29x29@2x.png", |
|
"idiom" : "iphone", |
|
"scale" : "2x", |
|
"size" : "29x29" |
|
}, |
|
{ |
|
"filename" : "Icon-App-29x29@3x.png", |
|
"idiom" : "iphone", |
|
"scale" : "3x", |
|
"size" : "29x29" |
|
}, |
|
{ |
|
"filename" : "Icon-App-40x40@2x.png", |
|
"idiom" : "iphone", |
|
"scale" : "2x", |
|
"size" : "40x40" |
|
}, |
|
{ |
|
"filename" : "Icon-App-40x40@3x.png", |
|
"idiom" : "iphone", |
|
"scale" : "3x", |
|
"size" : "40x40" |
|
}, |
|
{ |
|
"filename" : "Icon-App-60x60@2x.png", |
|
"idiom" : "iphone", |
|
"scale" : "2x", |
|
"size" : "60x60" |
|
}, |
|
{ |
|
"filename" : "Icon-App-60x60@3x.png", |
|
"idiom" : "iphone", |
|
"scale" : "3x", |
|
"size" : "60x60" |
|
}, |
|
{ |
|
"filename" : "Icon-App-20x20@1x.png", |
|
"idiom" : "ipad", |
|
"scale" : "1x", |
|
"size" : "20x20" |
|
}, |
|
{ |
|
"filename" : "Icon-App-20x20@2x.png", |
|
"idiom" : "ipad", |
|
"scale" : "2x", |
|
"size" : "20x20" |
|
}, |
|
{ |
|
"filename" : "Icon-App-29x29@1x.png", |
|
"idiom" : "ipad", |
|
"scale" : "1x", |
|
"size" : "29x29" |
|
}, |
|
{ |
|
"filename" : "Icon-App-29x29@2x.png", |
|
"idiom" : "ipad", |
|
"scale" : "2x", |
|
"size" : "29x29" |
|
}, |
|
{ |
|
"filename" : "Icon-App-40x40@1x.png", |
|
"idiom" : "ipad", |
|
"scale" : "1x", |
|
"size" : "40x40" |
|
}, |
|
{ |
|
"filename" : "Icon-App-40x40@2x.png", |
|
"idiom" : "ipad", |
|
"scale" : "2x", |
|
"size" : "40x40" |
|
}, |
|
{ |
|
"filename" : "Icon-App-76x76@1x.png", |
|
"idiom" : "ipad", |
|
"scale" : "1x", |
|
"size" : "76x76" |
|
}, |
|
{ |
|
"filename" : "Icon-App-76x76@2x.png", |
|
"idiom" : "ipad", |
|
"scale" : "2x", |
|
"size" : "76x76" |
|
}, |
|
{ |
|
"filename" : "Icon-App-83.5x83.5@2x.png", |
|
"idiom" : "ipad", |
|
"scale" : "2x", |
|
"size" : "83.5x83.5" |
|
}, |
|
{ |
|
"filename" : "Icon-App-1024x1024@1x.png", |
|
"idiom" : "ios-marketing", |
|
"scale" : "1x", |
|
"size" : "1024x1024" |
|
} |
|
], |
|
"info" : { |
|
"author" : "xcode", |
|
"version" : 1 |
|
} |
|
}
|
|
|