August

Results 418 comments of August

Wow @ChatDeBlofeld @lanmarc77 that looks very promising, if you feel comfortable, you can start a Merge Request, if you want, or even start it as Draft, if you don't feel...

Thank you all @ChatDeBlofeld @lanmarc77 @nihilistaX . Sorry that I stood out of the conversation. As I'm not using the cloud on arm anymore on a regular basis, I'm not...

Hi there. Did you check out the log stream? https://github.com/bluefireteam/audioplayers/blob/main/getting_started.md#log-event Best regards

I suspect the CI failure comes from the red tree. ~In addition it prints the warnings for the old gallery test correctly for having a missing plugin implementation for macos...

@stuartmorgan @andrewkolos can you afford some time for reviewing with the focus on how the [warning for missing implementation of default plugins](https://github.com/flutter/flutter/pull/137040#discussion_r1628238689) is provided. Thank you.

I noticed by adding the latest test, that I completely ignored, that also Dart plugins are included in the `plugin.platforms` attribute. The implementation is not wrong, but the variable naming...

@stuartmorgan sorry for the delay and the continuous adaption. In the last three commits I refactored the code so it reflects the fact for distinguishing `Dart` and `nativeOrDart` plugin resolution...

@stuartmorgan Adapted your proposals. Thanks for the review.