Flutter : How to solve [ERROR:flutter/runtime/dart_vm_initializer.cc(41)] Unhandled Exception: PlatformException(null-error, Host platform returned null value for non-null return value., null, null)
Go to android/build.gradle 
and replace
classpath 'com.google.gms:google-services:4.4.0'
to
classpath 'com.google.gms:google-services:4.3.15'
**
Don't forget to leave a comment if you enjoyed**
 
![Cover image for Flutter : [ERROR:flutter/runtime/dart_vm_initializer.cc(41)] Unhandled Exception: PlatformException](https://media2.dev.to/dynamic/image/width=1000,height=420,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fgeq3mm4u9pcnia8gewzk.jpg) 
              
 
    
Top comments (0)