V1.26.3.2
This commit is contained in:
parent
fb01016494
commit
98bfecbe22
@ -72,7 +72,7 @@ class _MyDevelopmentPage extends State<MyDevelopmentPage> with Trans {
|
||||
onTap: () => Navigator.of(context).pushNamed('mydevelopmentLog', arguments: args),
|
||||
isLocked: false,
|
||||
)),
|
||||
Badge(
|
||||
/* Badge(
|
||||
elevation: 0,
|
||||
padding: EdgeInsets.all(0),
|
||||
position: BadgePosition.topStart(top: -12, start: -12),
|
||||
@ -133,7 +133,7 @@ class _MyDevelopmentPage extends State<MyDevelopmentPage> with Trans {
|
||||
}
|
||||
},
|
||||
isLocked: true,
|
||||
)),
|
||||
)), */
|
||||
Badge(
|
||||
elevation: 0,
|
||||
padding: EdgeInsets.all(0),
|
||||
|
@ -15,7 +15,7 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev
|
||||
# In iOS, build-name is used as CFBundleShortVersionString while build-number used as CFBundleVersion.
|
||||
# Read more about iOS versioning at
|
||||
# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
|
||||
version: 1.1.26+106
|
||||
version: 1.1.26+107
|
||||
|
||||
environment:
|
||||
sdk: ">=2.12.0 <3.0.0"
|
||||
@ -74,7 +74,7 @@ dependencies:
|
||||
syncfusion_flutter_calendar: ^20.1.47
|
||||
syncfusion_localizations: ^20.1.47
|
||||
|
||||
flutter_facebook_auth: ^4.1.2
|
||||
flutter_facebook_auth: ^4.3.4
|
||||
google_sign_in: ^5.2.4
|
||||
sign_in_with_apple: ^3.3.0
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user