-
Hi
I decided to try multicast_dns 0.2.2 to search for mqtt clients.
I've copied the provided example into a dart project.
```
import 'package:multicast_dns/multicast_dns.dart';
Future main()…
-
I would like to avoid scanning again if my device know the identifier of my BLE Objects.
Apple provide this interesting method:
retrievePeripheralsWithIdentifiers :
https://developer.apple.com/do…
-
## Command
```sh
flutter run
```
## Steps to Reproduce
1. I am running on Macbook M1, i.e. Arm64 proc
2. Simply run 'flutter run'
3. After some 20 seconds or so, the tool crashes and connect…
-
I am interested in this too, and the idea has been presented scattered throughout some issues and commit comments. I'd like to move this forward and collect concrete ideas and plans.
For example, t…
-
Based on 50 millions nginx log lines analysis, we have found that these URLs represent respectively 2.83% and 2.79% (5.62%) of all requests.
These two files are used to setup preferences. They are …
-
## Command
```sh
flutter --no-color run --machine --track-widget-creation --device-id=00008101-00011938019B001E --start-paused --dart-define=flutter.inspector.structuredErrors=true lib/main.dart
``…
-
## Bug report
When listening to a Firestore collection and calling a function with `List` argument in a separate isolate leads to memory leak. When function argument is changed to int for example, …
-
### What happened?
A reminder popup cannot be closed. when I click on "close" the main google-calendar immediatelly getting an the status "read-only" or more specifically a warning sign stating "cale…
-
## Bug report
**Describe the bug**
I have few thousands errors from `firebase_app_check` in my crashlytics dashboard on my iOS live app :
![Capture d’écran 2023-09-24 à 16 49 45](https://git…
-
### What package does this bug report belong to?
flutter_markdown
### What target platforms are you seeing this bug on?
macOS, Windows
### Have you already upgraded your packages?
Yes
…