Oscar Tigreros
Oscar Tigreros
{ "errors": [ { "domain": "global", "reason": "required", "message": "Required parameter: part", "locationType": "parameter", "location": "part" } ], "code": 400, "message": "Required parameter: part" } thats the error I got....
On Web always the Flushbar on the middle is not pretty , by adding the parameter can integrate this improvement with no pain
**Describe the bug** on executing the `location.hasPermission()` I got sometimes the error ``` ava.lang.NullPointerException: Attempt to invoke interface method 'void io.flutter.plugin.common.MethodChannel$Result.error(java.lang.String, java.lang.String, java.lang.Object)' on a null object reference at com.lyokone.location.FlutterLocation.checkPermissions(FlutterLocation.java:331)...