mirror of
https://github.com/flutter/packages.git
synced 2025-06-30 14:47:22 +08:00
[flutter_template_images] Fix maskable icons (#363)
This commit is contained in:
@ -1,3 +1,8 @@
|
||||
## 3.0.1
|
||||
|
||||
* Fix maskable icon file names
|
||||
* Fix maskable icon image dimensions
|
||||
|
||||
## 3.0.0
|
||||
|
||||
* Reverts to the 1.0 layout, since the new app template never landed.
|
||||
|
@ -1,6 +1,6 @@
|
||||
name: flutter_template_images
|
||||
description: Image files for use in flutter_tools templates.
|
||||
version: 3.0.0
|
||||
version: 3.0.1
|
||||
homepage: https://github.com/flutter/packages/tree/master/packages/flutter_template_images
|
||||
|
||||
environment:
|
||||
|
Binary file not shown.
After Width: | Height: | Size: 5.5 KiB |
Binary file not shown.
Before Width: | Height: | Size: 3.7 KiB |
Binary file not shown.
After Width: | Height: | Size: 20 KiB |
Binary file not shown.
Before Width: | Height: | Size: 15 KiB |
Reference in New Issue
Block a user