[Android, iOS]: Initialization check, no disconnect on closing (#9)
* feat(android, dart): add check for initialization, show proper error messages * feat(exception): add exception mapper for android and ios * feat(ios): check initialization in swift * fix(android): add initialization check for methods, remove disconnect() inside onDetachedFromEngine * chore: code style, version, changelog
This commit is contained in:
@@ -4,8 +4,10 @@
|
||||
|
||||
#### Connecting phones in a P2P network
|
||||
|
||||
[](https://xenikii.one)
|
||||
[](https://github.com/ksenia312/nearby_service/blob/main/LICENSE)
|
||||
[](https://xenikii.one)
|
||||
[](https://github.com/ksenia312/nearby_service/blob/main/LICENSE)
|
||||
[](https://pub.dev/packages/nearby_service)
|
||||
[](https://pub.dev/packages/nearby_service)
|
||||
|
||||
Nearby Service Flutter Plugin is used to create connections in a P2P network.
|
||||
The plugin supports sending text messages and files. With it,
|
||||
|
||||
Reference in New Issue
Block a user