···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+9
2021environment:
22 sdk: ^3.8.1
···34 # The following adds the Cupertino Icons font to your application.
35 # Use with the CupertinoIcons class for iOS style icons.
36 cupertino_icons: ^1.0.8
37- # atproto_oauth: ^0.1.0
38 flutter_web_auth_2: ^4.1.0
39 http: ^1.4.0
40 flutter_dotenv: ^5.2.1
···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+12
2021environment:
22 sdk: ^3.8.1
···34 # The following adds the Cupertino Icons font to your application.
35 # Use with the CupertinoIcons class for iOS style icons.
36 cupertino_icons: ^1.0.8
037 flutter_web_auth_2: ^4.1.0
38 http: ^1.4.0
39 flutter_dotenv: ^5.2.1