Experimental support for background notifications
This commit is contained in:
parent
4e3257c9aa
commit
979f75dd0d
7 changed files with 209 additions and 109 deletions
|
|
@ -95,6 +95,7 @@ flutter {
|
|||
|
||||
dependencies {
|
||||
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:$kotlin_version"
|
||||
implementation 'com.google.firebase:firebase-messaging:20.1.6'
|
||||
testImplementation 'junit:junit:4.12'
|
||||
androidTestImplementation 'androidx.test:runner:1.1.1'
|
||||
androidTestImplementation 'androidx.test.espresso:espresso-core:3.1.1'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue