-
I'm trying to get clojure.inst.piano to play some notes.
In MIDI number values, a C major scale starting on C3 and ending on C4 would be the numbers
48, 50, 52, 53, 55, 57, 59, 60.
I plug this int…
-
Running v5.0.2 and oxigraph I observed two surprising behaviors when opening the default entity page.
I start oxigraph with the `union-default-graph`.
I have a single resource is one graph. 35 tri…
-
flutter v 2.0.4 color status bar follow App bar background colors
cannot change to brightness light
-
## Steps to Reproduce
1. Use the [`SelectableText`](https://api.flutter.dev/flutter/material/SelectableText-class.html) widget with `https://m.media-amazon.com/images/I/9135KRo8Q7L._SS500_.jpg`…
-
I know Live 12 isn't officially released yet, but anyway:
When you want to load any plugin, Ableton finds it in the search, but nothing happens, so you have to load the menu and click on the same p…
-
## Steps to Reproduce
1. Run `flutter create bug`.
2. Update the files as follows:
main.dart
```
import 'package:flutter/material.dart';
import 'package:video_player/video_player.dart';
…
-
On issue #54028 the height of the label was fixed with a opt-in fix. I can't comment on the original issue, as it's locked, but from what I can see not only the height is shifted, but also where the l…
-
Using the latest version `0.0.5` and a physical Android phone on `Android 11 API 30` I can't seem to get the example to detect text. This [util method](https://github.com/brianmtully/flutter_google_ml…
-
## Steps to Reproduce
1. Run `flutter create bug`.
2. Change the main page to:
```
class _MyHomePageState extends State {
@override
Widget build(BuildContext context) {
return…
-
While I've recently created #83668 and I think these issues may be related, but overall they are not **precisely** the same problem.
So, the unexpected behavior is that when adding a non-null `Widg…