WIP #471 Native FCM init

This commit is contained in:
Yegor Vialov
2020-05-24 12:42:31 +00:00
parent 3fdf016c39
commit d3f99fb262
9 changed files with 54 additions and 69 deletions

View File

@ -79,6 +79,7 @@ flutter {
dependencies {
implementation 'com.google.firebase:firebase-analytics:17.2.2'
implementation 'com.google.firebase:firebase-messaging:20.2.0'
testImplementation 'junit:junit:4.12'
androidTestImplementation 'com.android.support.test:runner:1.0.2'
androidTestImplementation 'com.android.support.test.espresso:espresso-core:3.0.2'