Commit Graph

20 Commits

Author SHA1 Message Date
Ben Hagen abe519dae7 Add macOS support (#23)
* Add macOS support

* Update README

* Update to v0.2.0

* Document breaking changes

* Delete widget tests
2025-05-13 16:24:58 +02:00
ksenia312 c391cc5f26 version 0.1.3 2025-04-01 13:38:08 +02:00
ksenia312 4a42db7e12 version 0.1.2 2024-10-16 21:04:56 +02:00
Kseniia Nikitina 897997e770 [iOS, Android]: Use NearbyServiceListenable for stream controllers and their values (#17)
* fix: use NearbyServiceListenable for stream controllers and their values

* bump: 0.1.1, changelog
2024-10-13 16:17:11 +02:00
Kseniia Nikitina 7049c39cf0 BREAKING CHANGE: Update API for connection, communication channel state and is browser value (#14)
* refactor(lib, example, example_full): use streams for communication channel and is ios browser

* feat: add abstract toJson() to message

* refactor: add deprecations for nearby_service

* feat(example): update main.dart

* feat(nearby_service): add comments

* feat(nearby_service_platform_interface): add deprecation to getConnectedDeviceStream

* feat(nearby_service/message): add concrete implementation for toJson()

* feat(nearby_service/android): add deprecations

* fix(nearby_service/android): reset check for android device

* fix(nearby_service/ios): change ios service to deprecations variant

* chore(nearby_service): edit deprecation messages

* chore: update gitignore

* doc: add CONTRIBUTING file

* doc: update CONTRIBUTING file

* chore: update CONTRIBUTING.md

* chore: update CONTRIBUTING.md

* chore: version 0.1.0

* fix(example_full): move startListeningCommunicationChannelState() upper
2024-08-18 15:42:53 +02:00
Kseniia Nikitina a5c77f58e5 [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
2024-08-09 21:22:58 +02:00
Kseniia Nikitina 906e87c6a9 [Android] Add cancel request method (#7)
* feat: add cancel connect for android

* fix: cancel connect only for android

* fix: clean up the project

* chore: new fvm version

* chore: code style and comments

* chore: bump version to 0.0.8
2024-05-18 12:34:05 +02:00
Kseniia Nikitina e4a8c2243f Fix: Android native connection errors are not displayed (#5)
* fix(android, lib): add error logging, handle running jobs exception

* doc(app_service): add comment

* fix(exampl_full, utils): move getCurrentDevice info and fix logs

* doc: add comments, update changelog

* doc: update changelog

* version: 0.0.7

* doc: update readme

* doc: update readme
2024-04-21 16:38:45 +02:00
ksenia312 6abb8024dd release: 0.0.6 2024-03-18 23:40:15 +01:00
ksenia312 26ea985594 release: 0.0.5 2024-02-09 12:22:12 +01:00
ksenia312 05b53cac4d release: 0.0.4 2024-02-08 21:24:36 +01:00
ksenia312 353f243963 release: 0.0.3 2024-02-08 21:17:25 +01:00
ksenia312 84e5fb20e6 release: 0.0.2+1 2024-02-08 21:16:20 +01:00
ksenia312 c18858f9de release: 0.0.2 2024-02-08 21:00:42 +01:00
ksenia312 d842d36819 chore: flutter version and changelog 2024-02-08 20:55:57 +01:00
ksenia312 f36584bb09 doc: update readme and pubspec.yam 2024-02-07 20:45:07 +01:00
ksenia312 63d84bf894 doc: update Readme, add logo 2024-02-07 13:59:56 +01:00
ksenia312 46451ef447 feat(android): implement file sending logic 2024-02-01 17:27:00 +01:00
ksenia312 e7995d1c3a chore: edit pubspec.yaml's repository 2024-01-31 14:30:56 +01:00
ksenia312 541fbeaaf3 first commit 2024-01-31 14:16:22 +01:00