···1name: grain
2-description: "A new Flutter project."
3# The following line prevents the package from being accidentally published to
4# pub.dev using `flutter pub publish`. This is preferred for private packages.
5publish_to: "none" # Remove this line if you wish to publish to pub.dev
···16# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
17# In Windows, build-name is used as the major, minor, and patch parts
18# of the product and file versions while build-number is used as the build suffix.
19-version: 1.0.0+18
2021environment:
22 sdk: ^3.8.1
···1name: grain
2+description: "Grain Social Mobile App"
3# The following line prevents the package from being accidentally published to
4# pub.dev using `flutter pub publish`. This is preferred for private packages.
5publish_to: "none" # Remove this line if you wish to publish to pub.dev
···16# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
17# In Windows, build-name is used as the major, minor, and patch parts
18# of the product and file versions while build-number is used as the build suffix.
19+version: 1.0.0+20
2021environment:
22 sdk: ^3.8.1