Skip to content

Commit

Permalink
updated facebook sdk to 17.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
darwinmorocho-deuna committed Apr 4, 2024
1 parent 8141f38 commit a3635a2
Show file tree
Hide file tree
Showing 16 changed files with 55 additions and 49 deletions.
4 changes: 4 additions & 0 deletions facebook_auth/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
### 6.2.0
- Updated Facebook iOS SDK to 17.0.0
- Updated Facebook Android SDK to 17.0.0

### 6.1.1
- Fixed [issue #383](https://github.com/darwin-morocho/flutter-facebook-auth/issues/383)

Expand Down
2 changes: 1 addition & 1 deletion facebook_auth/android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -37,5 +37,5 @@ android {
}

dependencies {
implementation 'com.facebook.android:facebook-login:16.3.0'
implementation 'com.facebook.android:facebook-login:17.0.0'
}
2 changes: 1 addition & 1 deletion facebook_auth/example/ios/Flutter/AppFrameworkInfo.plist
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,6 @@
<key>CFBundleVersion</key>
<string>1.0</string>
<key>MinimumOSVersion</key>
<string>11.0</string>
<string>12.0</string>
</dict>
</plist>
44 changes: 25 additions & 19 deletions facebook_auth/example/ios/Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,15 +1,17 @@
PODS:
- FBAEMKit (16.3.1):
- FBSDKCoreKit_Basics (= 16.3.1)
- FBSDKCoreKit (16.3.1):
- FBAEMKit (= 16.3.1)
- FBSDKCoreKit_Basics (= 16.3.1)
- FBSDKCoreKit_Basics (16.3.1)
- FBSDKLoginKit (16.3.1):
- FBSDKCoreKit (= 16.3.1)
- FBAEMKit (17.0.0):
- FBSDKCoreKit_Basics (= 17.0.0)
- FBSDKCoreKit (17.0.0):
- FBAEMKit (= 17.0.0)
- FBSDKCoreKit_Basics (= 17.0.0)
- FBSDKCoreKit_Basics (17.0.0)
- FBSDKLoginKit (17.0.0):
- FBSDKCoreKit (= 17.0.0)
- Flutter (1.0.0)
- flutter_facebook_auth (6.0.4):
- FBSDKLoginKit (~> 16.3.1)
- flutter_facebook_auth (6.2.0):
- FBSDKLoginKit (~> 17.0.0)
- Flutter
- flutter_secure_storage (6.0.0):
- Flutter
- path_provider_foundation (0.0.1):
- Flutter
Expand All @@ -22,6 +24,7 @@ PODS:
DEPENDENCIES:
- Flutter (from `Flutter`)
- flutter_facebook_auth (from `.symlinks/plugins/flutter_facebook_auth/ios`)
- flutter_secure_storage (from `.symlinks/plugins/flutter_secure_storage/ios`)
- path_provider_foundation (from `.symlinks/plugins/path_provider_foundation/darwin`)
- permission_handler (from `.symlinks/plugins/permission_handler/ios`)
- url_launcher_ios (from `.symlinks/plugins/url_launcher_ios/ios`)
Expand All @@ -38,6 +41,8 @@ EXTERNAL SOURCES:
:path: Flutter
flutter_facebook_auth:
:path: ".symlinks/plugins/flutter_facebook_auth/ios"
flutter_secure_storage:
:path: ".symlinks/plugins/flutter_secure_storage/ios"
path_provider_foundation:
:path: ".symlinks/plugins/path_provider_foundation/darwin"
permission_handler:
Expand All @@ -46,16 +51,17 @@ EXTERNAL SOURCES:
:path: ".symlinks/plugins/url_launcher_ios/ios"

SPEC CHECKSUMS:
FBAEMKit: 6c7b5eb77c96861bb59e040842c6e55bf39512ce
FBSDKCoreKit: 5e4dd478947ab1bcc887e8cfadeae0727af1a942
FBSDKCoreKit_Basics: cd7b5f5d1e8868c26706917919d058999ca672c3
FBSDKLoginKit: 572cca0bc6c90067ef197187697cb3b584310c52
Flutter: f04841e97a9d0b0a8025694d0796dd46242b2854
flutter_facebook_auth: c8700ab1770f3d8e5e7456220e4f3bbcdb831454
path_provider_foundation: 29f094ae23ebbca9d3d0cec13889cd9060c0e943
FBAEMKit: 31a20c2d8744d8c57d3a5b7ae4e27b4fdd819193
FBSDKCoreKit: dac911b656816f8d0b06e5fa4bac60e89505bb3b
FBSDKCoreKit_Basics: 92b7b7458d57091370b0b6cc197578874c3b4b16
FBSDKLoginKit: 5d5271ebfd1e39c6b071de8db5c4bd6255be3561
Flutter: e0871f40cf51350855a761d2e70bf5af5b9b5de7
flutter_facebook_auth: 66188df7905bfcaf3d6d2bd6527302c56448f04d
flutter_secure_storage: 23fc622d89d073675f2eaa109381aefbcf5a49be
path_provider_foundation: 3784922295ac71e43754bd15e0653ccfd36a147c
permission_handler: ccb20a9fad0ee9b1314a52b70b76b473c5f8dab0
url_launcher_ios: 68d46cc9766d0c41dbdc884310529557e3cd7a86
url_launcher_ios: bbd758c6e7f9fd7b5b1d4cde34d2b95fcce5e812

PODFILE CHECKSUM: 3abe3ee81d8e1bcf71c9b55258bce7758dc971eb

COCOAPODS: 1.13.0
COCOAPODS: 1.14.3
8 changes: 4 additions & 4 deletions facebook_auth/example/ios/Runner.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,7 @@
97C146E61CF9000F007C117D /* Project object */ = {
isa = PBXProject;
attributes = {
LastUpgradeCheck = 1430;
LastUpgradeCheck = 1510;
ORGANIZATIONNAME = "";
TargetAttributes = {
97C146ED1CF9000F007C117D = {
Expand Down Expand Up @@ -342,7 +342,7 @@
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
GCC_WARN_UNUSED_FUNCTION = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
IPHONEOS_DEPLOYMENT_TARGET = 11.0;
IPHONEOS_DEPLOYMENT_TARGET = 12.0;
MTL_ENABLE_DEBUG_INFO = NO;
SDKROOT = iphoneos;
SUPPORTED_PLATFORMS = iphoneos;
Expand Down Expand Up @@ -429,7 +429,7 @@
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
GCC_WARN_UNUSED_FUNCTION = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
IPHONEOS_DEPLOYMENT_TARGET = 11.0;
IPHONEOS_DEPLOYMENT_TARGET = 12.0;
MTL_ENABLE_DEBUG_INFO = YES;
ONLY_ACTIVE_ARCH = YES;
SDKROOT = iphoneos;
Expand Down Expand Up @@ -478,7 +478,7 @@
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
GCC_WARN_UNUSED_FUNCTION = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
IPHONEOS_DEPLOYMENT_TARGET = 11.0;
IPHONEOS_DEPLOYMENT_TARGET = 12.0;
MTL_ENABLE_DEBUG_INFO = NO;
SDKROOT = iphoneos;
SUPPORTED_PLATFORMS = iphoneos;
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<Scheme
LastUpgradeVersion = "1430"
LastUpgradeVersion = "1510"
version = "1.3">
<BuildAction
parallelizeBuildables = "YES"
Expand Down
2 changes: 1 addition & 1 deletion facebook_auth/example/lib/main.dart
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ void main() async {
appId: "1329834907365798",
cookie: true,
xfbml: true,
version: "v15.0",
version: "v19.0",
);
}
runApp(MyApp());
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,10 @@
FLUTTER_ROOT=/Users/darwin/development/flutter
FLUTTER_APPLICATION_PATH=/Users/darwin/Documents/flutter/flutter-facebook-auth/facebook_auth/example
COCOAPODS_PARALLEL_CODE_SIGN=true
FLUTTER_TARGET=/Users/darwin/Documents/flutter/flutter-facebook-auth/facebook_auth/example/lib/main.dart
FLUTTER_BUILD_DIR=build
FLUTTER_BUILD_NAME=1.0.0
FLUTTER_BUILD_NUMBER=1
DART_DEFINES=RkxVVFRFUl9XRUJfQVVUT19ERVRFQ1Q9dHJ1ZQ==,RkxVVFRFUl9XRUJfQ0FOVkFTS0lUX1VSTD1odHRwczovL3d3dy5nc3RhdGljLmNvbS9mbHV0dGVyLWNhbnZhc2tpdC9mNDBlOTc2YmVkZmY1N2U2OWUxYjNkODlhN2MyYTNjNjE3YTAzZGFkLw==
DART_OBFUSCATION=false
TRACK_WIDGET_CREATION=true
TREE_SHAKE_ICONS=false
PACKAGE_CONFIG=/Users/darwin/Documents/flutter/flutter-facebook-auth/facebook_auth/example/.dart_tool/package_config.json
PACKAGE_CONFIG=.dart_tool/package_config.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,10 @@
export "FLUTTER_ROOT=/Users/darwin/development/flutter"
export "FLUTTER_APPLICATION_PATH=/Users/darwin/Documents/flutter/flutter-facebook-auth/facebook_auth/example"
export "COCOAPODS_PARALLEL_CODE_SIGN=true"
export "FLUTTER_TARGET=/Users/darwin/Documents/flutter/flutter-facebook-auth/facebook_auth/example/lib/main.dart"
export "FLUTTER_BUILD_DIR=build"
export "FLUTTER_BUILD_NAME=1.0.0"
export "FLUTTER_BUILD_NUMBER=1"
export "DART_DEFINES=RkxVVFRFUl9XRUJfQVVUT19ERVRFQ1Q9dHJ1ZQ==,RkxVVFRFUl9XRUJfQ0FOVkFTS0lUX1VSTD1odHRwczovL3d3dy5nc3RhdGljLmNvbS9mbHV0dGVyLWNhbnZhc2tpdC9mNDBlOTc2YmVkZmY1N2U2OWUxYjNkODlhN2MyYTNjNjE3YTAzZGFkLw=="
export "DART_OBFUSCATION=false"
export "TRACK_WIDGET_CREATION=true"
export "TREE_SHAKE_ICONS=false"
export "PACKAGE_CONFIG=/Users/darwin/Documents/flutter/flutter-facebook-auth/facebook_auth/example/.dart_tool/package_config.json"
export "PACKAGE_CONFIG=.dart_tool/package_config.json"
14 changes: 9 additions & 5 deletions facebook_auth/example/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,20 +6,24 @@ description: Demostrates how to use the flutter_facebook_auth plugin.
publish_to: 'none' # Remove this line if you wish to publish to pub.dev

environment:
sdk: ">=3.0.0 <4.0.0"
sdk: ">=3.3.0 <4.0.0"

dependencies:
flutter:
sdk: flutter
url_launcher: ^6.0.2
provider: ^5.0.0
permission_handler: ^8.1.1
url_launcher: ^6.2.5
provider: ^6.1.2
permission_handler: ^11.3.1
flutter_facebook_auth:
path: ../
# The following adds the Cupertino Icons font to your application.
# Use with the CupertinoIcons class for iOS style icons.
cupertino_icons: ^1.0.0
google_fonts: ^5.0.0
google_fonts: ^6.2.1

dependency_overrides:
js: 0.7.1
http: 1.2.1

# For information on the generic Dart part of this file, see the
# following page: https://dart.dev/tools/pub/pubspec
Expand Down
4 changes: 2 additions & 2 deletions facebook_auth/ios/flutter_facebook_auth.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
Pod::Spec.new do |s|
s.name = 'flutter_facebook_auth'
s.version = '6.0.4'
s.version = '6.2.0'
s.summary = 'Plugin to Facebook authentication for iOS in your Flutter app'
s.description = <<-DESC
Plugin to Facebook authentication for iOS in your Flutter app
Expand All @@ -18,7 +18,7 @@ Pod::Spec.new do |s|


# s.dependency 'FBSDKCoreKit', '~> 15.1.0'
s.dependency 'FBSDKLoginKit', '~> 16.3.1'
s.dependency 'FBSDKLoginKit', '~> 17.0.0'
s.platform = :ios, '11.0'

# Flutter.framework does not contain a i386 slice.
Expand Down
2 changes: 1 addition & 1 deletion facebook_auth/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: flutter_facebook_auth
description: The easiest way to add facebook login to your flutter app. Feature includes getting user information, profile picture and more. This plugin also supports Web and macOS.
version: 6.1.1
version: 6.2.0
homepage: https://github.com/darwin-morocho/flutter-facebook-auth

environment:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,10 @@
FLUTTER_ROOT=/Users/darwin/development/flutter
FLUTTER_APPLICATION_PATH=/Users/darwin/Documents/flutter/flutter-facebook-auth/facebook_auth_desktop/example
COCOAPODS_PARALLEL_CODE_SIGN=true
FLUTTER_TARGET=/Users/darwin/Documents/flutter/flutter-facebook-auth/facebook_auth_desktop/example/lib/main.dart
FLUTTER_BUILD_DIR=build
FLUTTER_BUILD_NAME=1.0.0
FLUTTER_BUILD_NUMBER=1
DART_DEFINES=RkxVVFRFUl9XRUJfQVVUT19ERVRFQ1Q9dHJ1ZQ==,RkxVVFRFUl9XRUJfQ0FOVkFTS0lUX1VSTD1odHRwczovL3d3dy5nc3RhdGljLmNvbS9mbHV0dGVyLWNhbnZhc2tpdC9mNDBlOTc2YmVkZmY1N2U2OWUxYjNkODlhN2MyYTNjNjE3YTAzZGFkLw==
DART_OBFUSCATION=false
TRACK_WIDGET_CREATION=true
TREE_SHAKE_ICONS=false
PACKAGE_CONFIG=/Users/darwin/Documents/flutter/flutter-facebook-auth/facebook_auth_desktop/example/.dart_tool/package_config.json
PACKAGE_CONFIG=.dart_tool/package_config.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,10 @@
export "FLUTTER_ROOT=/Users/darwin/development/flutter"
export "FLUTTER_APPLICATION_PATH=/Users/darwin/Documents/flutter/flutter-facebook-auth/facebook_auth_desktop/example"
export "COCOAPODS_PARALLEL_CODE_SIGN=true"
export "FLUTTER_TARGET=/Users/darwin/Documents/flutter/flutter-facebook-auth/facebook_auth_desktop/example/lib/main.dart"
export "FLUTTER_BUILD_DIR=build"
export "FLUTTER_BUILD_NAME=1.0.0"
export "FLUTTER_BUILD_NUMBER=1"
export "DART_DEFINES=RkxVVFRFUl9XRUJfQVVUT19ERVRFQ1Q9dHJ1ZQ==,RkxVVFRFUl9XRUJfQ0FOVkFTS0lUX1VSTD1odHRwczovL3d3dy5nc3RhdGljLmNvbS9mbHV0dGVyLWNhbnZhc2tpdC9mNDBlOTc2YmVkZmY1N2U2OWUxYjNkODlhN2MyYTNjNjE3YTAzZGFkLw=="
export "DART_OBFUSCATION=false"
export "TRACK_WIDGET_CREATION=true"
export "TREE_SHAKE_ICONS=false"
export "PACKAGE_CONFIG=/Users/darwin/Documents/flutter/flutter-facebook-auth/facebook_auth_desktop/example/.dart_tool/package_config.json"
export "PACKAGE_CONFIG=.dart_tool/package_config.json"
2 changes: 1 addition & 1 deletion website/docs/intro.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ Add the following to your `pubspec.yaml`

```yaml
dependencies:
flutter_facebook_auth: ^6.1.1
flutter_facebook_auth: ^6.2.0
```
Expand Down
2 changes: 1 addition & 1 deletion website/docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ const config = {
lastVersion: "current",
versions: {
current: {
label: "6.0.4",
label: "6.2.0",
path: "6.x.x",
},
'4.x.x': {
Expand Down

0 comments on commit a3635a2

Please sign in to comment.