Eugene Kuleshov

Results 37 issues of Eugene Kuleshov

**Is your feature request related to a problem? Please describe.** First of all, thank you for this great package. It looks great on regular phone screens. But on a large...

enhancement

The example app is somewhat broken on macos. The scan finds devices, but connection button is disabled for some of them and service UUIDs are somewhat off. Example app running...

The Dart language allows to define a positional fields record and then destructure its fields like so: ``` final (int, int, int) color = (1, 2, 3); final (r, g,...

feature
patterns

When clicking on the various parts of the json path in the status bar it would be really handy to navigate to a corresponding parent node.

The `PeripheralManager.characteristicRead` stream spawns `GattCharacteristicReadEventArgs` events when connected "central" device is sending a read request to a certain characteristic. But I can't figure out how to return an app-specific data...

enhancement

**Describe the bug** When `flutter_enhancement_suite` plugin is enabled in IntelliJ it affects "Declaration or Usages" action (Cmd + B on MacOS) and "Implementation(s) (Cmd + Opt + B on MacOS)...

bug

### Platform Dart ### Obfuscation Disabled ### Debug Info Disabled ### Doctor N/A ### Version 8.1.0 ### Steps to Reproduce Look at any issue reported from a Flutter/Dart app. Navigate...

bug
Platform: Dart