Changed BottomNavigationBar to "slim" design type 3

This commit is contained in:
2023-05-06 10:42:38 +02:00
parent 3f18fd85ab
commit 69574f2c70
6 changed files with 172 additions and 41 deletions

View File

@ -17,7 +17,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.0+1
version: 1.0.0+2
environment:
sdk: '>=2.18.4 <3.0.0'