Skip to content

Commit

Permalink
Fix firebase library issue
Browse files Browse the repository at this point in the history
  • Loading branch information
dewmal committed Apr 25, 2020
1 parent 814bf6d commit 96e7188
Show file tree
Hide file tree
Showing 4 changed files with 53 additions and 21 deletions.
3 changes: 3 additions & 0 deletions android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -96,5 +96,8 @@ dependencies {

// Add the Firebase SDK for Crashlytics.
implementation 'com.google.firebase:firebase-crashlytics:17+'
implementation 'com.google.firebase:firebase-messaging:20.1.6'



}
1 change: 1 addition & 0 deletions android/build.gradle
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
buildscript {
ext.kotlin_version = '1.3.50'
ext.play_version = '20+'
repositories {
google()
jcenter()
Expand Down
68 changes: 48 additions & 20 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -42,14 +42,21 @@ packages:
name: cached_network_image
url: "https://pub.dartlang.org"
source: hosted
version: "2.0.0"
version: "2.1.0+1"
charcode:
dependency: transitive
description:
name: charcode
url: "https://pub.dartlang.org"
source: hosted
version: "1.1.2"
clock:
dependency: transitive
description:
name: clock
url: "https://pub.dartlang.org"
source: hosted
version: "1.0.1"
collection:
dependency: transitive
description:
Expand Down Expand Up @@ -134,6 +141,13 @@ packages:
url: "https://pub.dartlang.org"
source: hosted
version: "1.1.1"
file:
dependency: transitive
description:
name: file
url: "https://pub.dartlang.org"
source: hosted
version: "5.1.0"
firebase_messaging:
dependency: "direct main"
description:
Expand All @@ -159,7 +173,7 @@ packages:
name: flutter_cache_manager
url: "https://pub.dartlang.org"
source: hosted
version: "1.1.3"
version: "1.2.2"
flutter_html:
dependency: "direct main"
description:
Expand All @@ -178,7 +192,7 @@ packages:
name: flutter_plugin_android_lifecycle
url: "https://pub.dartlang.org"
source: hosted
version: "1.0.6"
version: "1.0.7"
flutter_test:
dependency: "direct dev"
description: flutter
Expand All @@ -195,7 +209,7 @@ packages:
name: geolocator
url: "https://pub.dartlang.org"
source: hosted
version: "5.3.0"
version: "5.3.1"
get_it:
dependency: "direct main"
description:
Expand All @@ -209,7 +223,7 @@ packages:
name: google_api_availability
url: "https://pub.dartlang.org"
source: hosted
version: "2.0.3"
version: "2.0.4"
google_fonts:
dependency: "direct main"
description:
Expand All @@ -223,7 +237,7 @@ packages:
name: google_maps_flutter
url: "https://pub.dartlang.org"
source: hosted
version: "0.5.25"
version: "0.5.26+4"
html:
dependency: transitive
description:
Expand All @@ -244,7 +258,7 @@ packages:
name: http_parser
url: "https://pub.dartlang.org"
source: hosted
version: "3.1.3"
version: "3.1.4"
image:
dependency: transitive
description:
Expand All @@ -265,7 +279,14 @@ packages:
name: io
url: "https://pub.dartlang.org"
source: hosted
version: "0.3.3"
version: "0.3.4"
js:
dependency: transitive
description:
name: js
url: "https://pub.dartlang.org"
source: hosted
version: "0.6.1+1"
location_permissions:
dependency: transitive
description:
Expand Down Expand Up @@ -307,7 +328,7 @@ packages:
name: package_info
url: "https://pub.dartlang.org"
source: hosted
version: "0.4.0+16"
version: "0.4.0+17"
path:
dependency: transitive
description:
Expand All @@ -321,14 +342,14 @@ packages:
name: path_provider
url: "https://pub.dartlang.org"
source: hosted
version: "1.6.5"
version: "1.6.7"
path_provider_macos:
dependency: transitive
description:
name: path_provider_macos
url: "https://pub.dartlang.org"
source: hosted
version: "0.0.4"
version: "0.0.4+1"
path_provider_platform_interface:
dependency: transitive
description:
Expand Down Expand Up @@ -370,7 +391,7 @@ packages:
name: provider
url: "https://pub.dartlang.org"
source: hosted
version: "4.0.4"
version: "4.0.5"
quiver:
dependency: transitive
description:
Expand All @@ -385,27 +406,34 @@ packages:
url: "https://pub.dartlang.org"
source: hosted
version: "0.1.3+2"
rxdart:
dependency: transitive
description:
name: rxdart
url: "https://pub.dartlang.org"
source: hosted
version: "0.24.0"
share:
dependency: "direct main"
description:
name: share
url: "https://pub.dartlang.org"
source: hosted
version: "0.6.3+6"
version: "0.6.4"
shared_preferences:
dependency: "direct main"
description:
name: shared_preferences
url: "https://pub.dartlang.org"
source: hosted
version: "0.5.6+3"
version: "0.5.7"
shared_preferences_macos:
dependency: transitive
description:
name: shared_preferences_macos
url: "https://pub.dartlang.org"
source: hosted
version: "0.0.1+6"
version: "0.0.1+7"
shared_preferences_platform_interface:
dependency: transitive
description:
Expand Down Expand Up @@ -515,14 +543,14 @@ packages:
name: url_launcher
url: "https://pub.dartlang.org"
source: hosted
version: "5.4.2"
version: "5.4.5"
url_launcher_macos:
dependency: transitive
description:
name: url_launcher_macos
url: "https://pub.dartlang.org"
source: hosted
version: "0.0.1+4"
version: "0.0.1+5"
url_launcher_platform_interface:
dependency: transitive
description:
Expand All @@ -536,7 +564,7 @@ packages:
name: url_launcher_web
url: "https://pub.dartlang.org"
source: hosted
version: "0.1.1+1"
version: "0.1.1+2"
uuid:
dependency: transitive
description:
Expand All @@ -557,7 +585,7 @@ packages:
name: webview_flutter
url: "https://pub.dartlang.org"
source: hosted
version: "0.3.19+9"
version: "0.3.20+2"
xml:
dependency: transitive
description:
Expand All @@ -567,4 +595,4 @@ packages:
version: "3.5.0"
sdks:
dart: ">=2.7.0 <3.0.0"
flutter: ">=1.12.13+hotfix.5 <2.0.0"
flutter: ">=1.12.13+hotfix.6 <2.0.0"
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ dependencies:
get_it: ^4.0.0
cached_network_image: ^2.0.0
share: ^0.6.3+6
firebase_messaging: ^6.0.12
firebase_messaging: ^6.0.13
firebase_remote_config: ^0.3.0+3
google_maps_flutter: ^0.5.24+1
shared_preferences: ^0.5.6+3
Expand Down

0 comments on commit 96e7188

Please sign in to comment.