Refactor in support for branching evolutions
This commit is contained in:
parent
8633d8952e
commit
e0e926562b
6 changed files with 176 additions and 76 deletions
|
@ -16,7 +16,7 @@ publish_to: "none" # Remove this line if you wish to publish to pub.dev
|
|||
# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
|
||||
# In Windows, build-name is used as the major, minor, and patch parts
|
||||
# of the product and file versions while build-number is used as the build suffix.
|
||||
version: 1.0.032325+1552
|
||||
version: 1.0.032325+1814
|
||||
|
||||
environment:
|
||||
sdk: ^3.7.0
|
||||
|
@ -199,6 +199,8 @@ flutter:
|
|||
- assets/sprites/ditto.png
|
||||
- assets/sprites/eevee.png
|
||||
- assets/sprites/vaporeon.png
|
||||
- assets/sprites/jolteon.png
|
||||
- assets/sprites/flareon.png
|
||||
|
||||
# An image asset can refer to one or more resolution-specific "variants", see
|
||||
# https://flutter.dev/to/resolution-aware-images
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue