Add more entries
This commit is contained in:
parent
0fb6f422fa
commit
47164c1b67
27 changed files with 63 additions and 5 deletions
26
pubspec.yaml
26
pubspec.yaml
|
@ -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.032225+2127
|
||||
version: 1.0.032225+2230
|
||||
|
||||
environment:
|
||||
sdk: ^3.7.0
|
||||
|
@ -102,6 +102,30 @@ flutter:
|
|||
- assets/sprites/clefable.png
|
||||
- assets/sprites/vulpix.png
|
||||
- assets/sprites/ninetales.png
|
||||
- assets/sprites/jigglypuff.png
|
||||
- assets/sprites/wigglytuff.png
|
||||
- assets/sprites/zubat.png
|
||||
- assets/sprites/golbat.png
|
||||
- assets/sprites/oddish.png
|
||||
- assets/sprites/gloom.png
|
||||
- assets/sprites/vileplume.png
|
||||
- assets/sprites/paras.png
|
||||
- assets/sprites/parasect.png
|
||||
- assets/sprites/venonat.png
|
||||
- assets/sprites/venomoth.png
|
||||
- assets/sprites/diglett.png
|
||||
- assets/sprites/dugtrio.png
|
||||
- assets/sprites/meowth.png
|
||||
- assets/sprites/persian.png
|
||||
- assets/sprites/psyduck.png
|
||||
- assets/sprites/golduck.png
|
||||
- assets/sprites/mankey.png
|
||||
- assets/sprites/primeape.png
|
||||
- assets/sprites/growlithe.png
|
||||
- assets/sprites/arcanine.png
|
||||
- assets/sprites/poliwag.png
|
||||
- assets/sprites/poliwhirl.png
|
||||
- assets/sprites/poliwrath.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