v1.1.1
This commit is contained in:
parent
14731c5ee7
commit
eda8ea7d6a
@ -1,5 +1,7 @@
|
||||
Workout Test and Diet 4 You Common Util Functions
|
||||
|
||||
### Version 1.1.1
|
||||
- pub.dev dependencies for Flutter 3.10
|
||||
|
||||
### Version 1.1.0
|
||||
|
||||
|
20
pubspec.yaml
20
pubspec.yaml
@ -1,6 +1,6 @@
|
||||
name: workouttest_util
|
||||
description: Workout Test app and web functions.
|
||||
version: 1.1.0
|
||||
version: 1.1.1
|
||||
|
||||
environment:
|
||||
sdk: ">=2.18.6 <3.0.0"
|
||||
@ -12,18 +12,18 @@ dependencies:
|
||||
|
||||
crypto: ^3.0.2
|
||||
|
||||
firebase_auth: ^4.3.0
|
||||
firebase_analytics: ^10.1.6
|
||||
firebase_core: ^2.8.0
|
||||
firebase_messaging: ^14.3.0
|
||||
firebase_remote_config: ^3.0.15
|
||||
flutter_facebook_auth: ^5.0.7
|
||||
firebase_auth: ^4.6.0
|
||||
firebase_analytics: ^10.4.0
|
||||
firebase_core: ^2.12.0
|
||||
firebase_messaging: ^14.6.0
|
||||
firebase_remote_config: ^4.2.0
|
||||
flutter_facebook_auth: ^5.0.11
|
||||
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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user