Muniru0

Results 1 issues of Muniru0

``` For solutions, see https://dart.dev/go/unsound-null-safety lib/ui/routes/select_location_on_map_route.dart:824:97: Error: Too many positional arguments: 0 allowed, but 2 found. Try removing the extra positional arguments. PlacesSearchResponse response = await places.searchNearbyWithRankBy( Location(latitude, longitude), "distance",...