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
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
7f8cbbffae
Release v0.0.9 ( #10 )
...
* chore: update flutter, prepare to 0.0.9
* chore: update example
2024-08-10 22:10:08 +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
b6989a2226
fix(example_full): device preview
2024-02-07 22:42:44 +01:00
ksenia312
f18065db49
feat(lib, android, ios): permissions clean up, add id to files pack
2024-02-07 13:30:34 +01:00
ksenia312
2541aa57d2
chore(example_full): remove dead code
2024-02-06 23:26:17 +01:00
ksenia312
06ca99c7f9
feat(example_full, lib, android): optimisation improving, current device data
2024-02-06 23:25:36 +01:00
ksenia312
e4a4a542e6
chore(lib, example_full): naming fixes
2024-02-06 22:26:58 +01:00
ksenia312
66c6f17b99
feat(lib): create responses to text messages
2024-02-06 22:24:58 +01:00
ksenia312
f71121bd92
feat(example_full): create example representing the whole plugin functional
2024-02-06 19:41:56 +01:00