bunphithak

Results 1 comments of bunphithak

Looks like there is dependecy of onesignal plugin on flutter_tools. The solution is to place onesignal plugin after it in the sequence in the "android/app/build.gradle": apply from: "$flutterRoot/packages/flutter_tools/gradle/flutter.gradle" apply plugin:...