Skip to content

Commit

Permalink
fixed deprecated api warning for flutter_facebook_auth
Browse files Browse the repository at this point in the history
  • Loading branch information
noman2002 committed Mar 5, 2022
1 parent c3c5750 commit 28b38e6
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -250,21 +250,21 @@ packages:
name: flutter_facebook_auth
url: "https://pub.dartlang.org"
source: hosted
version: "3.5.7"
version: "4.1.1"
flutter_facebook_auth_platform_interface:
dependency: transitive
description:
name: flutter_facebook_auth_platform_interface
url: "https://pub.dartlang.org"
source: hosted
version: "2.7.1"
version: "3.0.1"
flutter_facebook_auth_web:
dependency: transitive
description:
name: flutter_facebook_auth_web
url: "https://pub.dartlang.org"
source: hosted
version: "2.6.0+2"
version: "3.0.0+1"
flutter_html:
dependency: "direct main"
description:
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ dependencies:
animations: ^2.0.0
cupertino_icons: ^1.0.3
datetime_picker_formfield: ^2.0.0
flutter_facebook_auth: ^3.5.0
flutter_facebook_auth: ^4.1.1
flutter_html: ^2.0.0
fluttericon: ^2.0.0
flutter_keyboard_visibility: ^5.0.2
Expand Down

0 comments on commit 28b38e6

Please sign in to comment.