GeekyAnts / GeekyAnts/flutter-bluetooth-adapter
Cannot start server on iPhone
Open
- Dominant language
- Java
- Stars
- 12
- Forks
- 10
- PR merge metrics
- No merged PRs in 30d
Description
When I try to "startServer" on iOS I get the following error:
:ui_dart_state.cc(177)] Unhandled Exception: type 'String' is not a subtype of type 'FutureOr'
#0 Bluetoothadapter.startServer (package:bluetoothadapter/bluetoothadapter.dart:52:5)
Contributor guide
No contributing guide indexed for this repository
Research direction
Start in package/bluetoothadapter/bluetoothadapter.dart at line 52 and reproduce startServer on iOS using the reported error. Trace the failing return path and verify that starting the server completes without the type exception; the issue names no test file.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- dart, ios
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100