Skip to content

Commit

Permalink
Merge pull request #10 from felipecastrosales/develop
Browse files Browse the repository at this point in the history
Develop
  • Loading branch information
felipecastrosales authored Feb 11, 2024
2 parents 9f1808a + 01152a7 commit 284837b
Show file tree
Hide file tree
Showing 6 changed files with 23 additions and 26 deletions.
4 changes: 2 additions & 2 deletions android/app/google-services.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
],
"api_key": [
{
"current_key": "AIzaSyAgfqTS-d712MTUDUC0fOXoKSHGuw6CNoM"
"current_key": "AIzaSyBzwjH97px4DndOX50oEv4tIdDf6VC19mM"
}
],
"services": {
Expand All @@ -43,4 +43,4 @@
}
],
"configuration_version": "1"
}
}
2 changes: 1 addition & 1 deletion ios/Runner/GoogleService-Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<key>REVERSED_CLIENT_ID</key>
<string>com.googleusercontent.apps.884743546828-fjfun3totngd3bcog9jeopevkri03lob</string>
<key>API_KEY</key>
<string>AIzaSyDrl7u3LFGcDrk_o6XR571OHJjLYxHlqN4</string>
<string>AIzaSyCCMskieV6dxCXJxHTuXohQbR4aTAhXTOM</string>
<key>GCM_SENDER_ID</key>
<string>884743546828</string>
<key>PLIST_VERSION</key>
Expand Down
15 changes: 6 additions & 9 deletions lib/firebase_options.dart
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ import 'package:flutter/foundation.dart'
/// options: DefaultFirebaseOptions.currentPlatform,
/// );
/// ```
// ignore: prefer-match-file-name
class DefaultFirebaseOptions {
static FirebaseOptions get currentPlatform {
if (kIsWeb) {
Expand Down Expand Up @@ -45,7 +44,7 @@ class DefaultFirebaseOptions {
}

static const FirebaseOptions web = FirebaseOptions(
apiKey: 'AIzaSyDyClpcHXG5M7twFoC06y1A0fXUZI4GgLQ',
apiKey: 'AIzaSyAv2vsifGXWqf5qgESjSmVjEGuRer9lwjU',
appId: '1:884743546828:web:60fc5493354bb95aae9f69',
messagingSenderId: '884743546828',
projectId: 'site-96dd0',
Expand All @@ -55,32 +54,30 @@ class DefaultFirebaseOptions {
);

static const FirebaseOptions android = FirebaseOptions(
apiKey: 'AIzaSyAgfqTS-d712MTUDUC0fOXoKSHGuw6CNoM',
apiKey: 'AIzaSyBzwjH97px4DndOX50oEv4tIdDf6VC19mM',
appId: '1:884743546828:android:ea09ba7ee1ed93aeae9f69',
messagingSenderId: '884743546828',
projectId: 'site-96dd0',
storageBucket: 'site-96dd0.appspot.com',
);

static const FirebaseOptions ios = FirebaseOptions(
apiKey: 'AIzaSyDrl7u3LFGcDrk_o6XR571OHJjLYxHlqN4',
apiKey: 'AIzaSyCCMskieV6dxCXJxHTuXohQbR4aTAhXTOM',
appId: '1:884743546828:ios:f4ddf7bc0168bb74ae9f69',
messagingSenderId: '884743546828',
projectId: 'site-96dd0',
storageBucket: 'site-96dd0.appspot.com',
iosClientId:
'884743546828-fjfun3totngd3bcog9jeopevkri03lob.apps.googleusercontent.com',
iosClientId: '884743546828-fjfun3totngd3bcog9jeopevkri03lob.apps.googleusercontent.com',
iosBundleId: 'com.felipecastrosales.site',
);

static const FirebaseOptions macos = FirebaseOptions(
apiKey: 'AIzaSyDrl7u3LFGcDrk_o6XR571OHJjLYxHlqN4',
apiKey: 'AIzaSyCCMskieV6dxCXJxHTuXohQbR4aTAhXTOM',
appId: '1:884743546828:ios:f4ddf7bc0168bb74ae9f69',
messagingSenderId: '884743546828',
projectId: 'site-96dd0',
storageBucket: 'site-96dd0.appspot.com',
iosClientId:
'884743546828-fjfun3totngd3bcog9jeopevkri03lob.apps.googleusercontent.com',
iosClientId: '884743546828-fjfun3totngd3bcog9jeopevkri03lob.apps.googleusercontent.com',
iosBundleId: 'com.felipecastrosales.site',
);
}
2 changes: 1 addition & 1 deletion macos/Runner/GoogleService-Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<key>REVERSED_CLIENT_ID</key>
<string>com.googleusercontent.apps.884743546828-fjfun3totngd3bcog9jeopevkri03lob</string>
<key>API_KEY</key>
<string>AIzaSyDrl7u3LFGcDrk_o6XR571OHJjLYxHlqN4</string>
<string>AIzaSyCCMskieV6dxCXJxHTuXohQbR4aTAhXTOM</string>
<key>GCM_SENDER_ID</key>
<string>884743546828</string>
<key>PLIST_VERSION</key>
Expand Down
24 changes: 12 additions & 12 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,10 @@ packages:
dependency: transitive
description:
name: archive
sha256: "22600aa1e926be775fa5fe7e6894e7fb3df9efda8891c73f70fb3262399a432d"
sha256: "0c8368c9b3f0abbc193b9d6133649a614204b528982bebc7026372d61677ce3a"
url: "https://pub.dev"
source: hosted
version: "3.4.10"
version: "3.3.7"
args:
dependency: transitive
description:
Expand Down Expand Up @@ -336,10 +336,10 @@ packages:
dependency: transitive
description:
name: petitparser
sha256: c15605cd28af66339f8eb6fbe0e541bfe2d1b72d5825efc6598f3e0a31b9ad27
sha256: cb3798bef7fc021ac45b308f4b51208a152792445cce0448c9a4ba5879dd8750
url: "https://pub.dev"
source: hosted
version: "6.0.2"
version: "5.4.0"
platform:
dependency: transitive
description:
Expand All @@ -352,18 +352,18 @@ packages:
dependency: transitive
description:
name: plugin_platform_interface
sha256: "4820fbfdb9478b1ebae27888254d445073732dae3d6ea81f0b7e06d5dedc3f02"
sha256: "6a2128648c854906c53fa8e33986fc0247a1116122f9534dd20e3ab9e16a32bc"
url: "https://pub.dev"
source: hosted
version: "2.1.8"
version: "2.1.4"
pointycastle:
dependency: transitive
description:
name: pointycastle
sha256: "43ac87de6e10afabc85c445745a7b799e04de84cebaa4fd7bf55a5e1e9604d29"
sha256: "7c1e5f0d23c9016c5bbd8b1473d0d3fb3fc851b876046039509e18e0c7485f2c"
url: "https://pub.dev"
source: hosted
version: "3.7.4"
version: "3.7.3"
process:
dependency: transitive
description:
Expand Down Expand Up @@ -493,10 +493,10 @@ packages:
dependency: transitive
description:
name: url_launcher_platform_interface
sha256: a932c3a8082e118f80a475ce692fde89dc20fddb24c57360b96bc56f7035de1f
sha256: "4aca1e060978e19b2998ee28503f40b5ba6226819c2b5e3e4d1821e8ccd92198"
url: "https://pub.dev"
source: hosted
version: "2.3.1"
version: "2.3.0"
url_launcher_web:
dependency: transitive
description:
Expand Down Expand Up @@ -581,10 +581,10 @@ packages:
dependency: transitive
description:
name: xml
sha256: b015a8ad1c488f66851d762d3090a21c600e479dc75e68328c52774040cf9226
sha256: "5bc72e1e45e941d825fd7468b9b4cc3b9327942649aeb6fc5cdbf135f0a86e84"
url: "https://pub.dev"
source: hosted
version: "6.5.0"
version: "6.3.0"
sdks:
dart: ">=3.2.0 <4.0.0"
flutter: ">=3.16.0"
2 changes: 1 addition & 1 deletion web/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@

<script type="module">
var firebaseConfig = {
apiKey: "AIzaSyDyClpcHXG5M7twFoC06y1A0fXUZI4GgLQ",
apiKey: "AIzaSyAv2vsifGXWqf5qgESjSmVjEGuRer9lwjU",
authDomain: "site-96dd0.firebaseapp.com",
projectId: "site-96dd0",
storageBucket: "site-96dd0.appspot.com",
Expand Down

0 comments on commit 284837b

Please sign in to comment.