This commit is contained in:
bossanyit 2023-05-14 10:02:25 +02:00
parent 14731c5ee7
commit eda8ea7d6a
2 changed files with 12 additions and 10 deletions

View File

@ -1,5 +1,7 @@
Workout Test and Diet 4 You Common Util Functions Workout Test and Diet 4 You Common Util Functions
### Version 1.1.1
- pub.dev dependencies for Flutter 3.10
### Version 1.1.0 ### Version 1.1.0

View File

@ -1,6 +1,6 @@
name: workouttest_util name: workouttest_util
description: Workout Test app and web functions. description: Workout Test app and web functions.
version: 1.1.0 version: 1.1.1
environment: environment:
sdk: ">=2.18.6 <3.0.0" sdk: ">=2.18.6 <3.0.0"
@ -12,18 +12,18 @@ dependencies:
crypto: ^3.0.2 crypto: ^3.0.2
firebase_auth: ^4.3.0 firebase_auth: ^4.6.0
firebase_analytics: ^10.1.6 firebase_analytics: ^10.4.0
firebase_core: ^2.8.0 firebase_core: ^2.12.0
firebase_messaging: ^14.3.0 firebase_messaging: ^14.6.0
firebase_remote_config: ^3.0.15 firebase_remote_config: ^4.2.0
flutter_facebook_auth: ^5.0.7 flutter_facebook_auth: ^5.0.11
flutter_dotenv: ^5.0.2 flutter_dotenv: ^5.0.2
google_sign_in: ^6.0.2 google_sign_in: ^6.1.0
http: ^0.13.5 http: ^0.13.6
intl: ^0.17.0 intl: ^0.18.0
sign_in_with_apple: ^4.3.0 sign_in_with_apple: ^4.3.0