Release v0.0.9 (#10)

* chore: update flutter, prepare to 0.0.9

* chore: update example
This commit is contained in:
Kseniia Nikitina
2024-08-10 22:10:08 +02:00
committed by GitHub
parent a5c77f58e5
commit 7f8cbbffae
13 changed files with 36 additions and 23 deletions
@@ -19,4 +19,4 @@ abstract class NearbyServiceExceptionMapper {
bool canMap(String error);
NearbyServiceException map(String error);
}
}