alpesh031
Results
2
comments of
alpesh031
 Marker point is my actual click but it select near by area which is green, this is an issue.
You can define common name space for all sub packages via adding below code in project level build.gradle file. Consider adding below code inside subprojects block. ```dart afterEvaluate { project...