Tyler Dunn
Tyler Dunn
Draft PR as this is a work in progress (lots of assumptions are made) and tests are failing. Started working on this as a solution to #141. The [linked page](http://www-mmsp.ece.mcgill.ca/Documents/AudioFormats/WAVE/WAVE.html)...
Hey! Really enjoy the plugin. Thanks for your time and effort. It looks great, but in my opinion could be improved visually. The material outline play/pause buttons look much better...
Checking the value in settings on my G2 shows 50%, but in Kernel Adiutor it shows 51%.
Hi Steve. Thanks for the work on the MQTT client implementation. Something pretty exciting Flutter/Dart is working on is [compilation to WebAssembly](https://docs.flutter.dev/platform-integration/web/wasm). It's something I've kept my eyes on from...
This is a PR to address #503 and support WebAssembly compilation. Due to the testing required and additional work to be done, this PR was opened as a draft. ##...
Hi, I'm using dropdown_button2 in a project and it has been wonderful. Thank you for your work on this great library. I've come across a single issue and that is...
Stems from discussion in #8183. This should allow users to be able to access a Uint8List directly without copying over from a list, thus actually offering zero-copy access (for this...
Closes #8070, closes #6688. Credits @Llamadmiral for pointing out the fix and @vaind for the test case. NOTE: The currently commented out test code is still commented out as it...
`flutter_lints` 1.0.0 -> 3.0.1 `xml` 6.3.0 -> 6.4.2 Filed from https://github.com/dnfield/flutter_svg/issues/987
**Is your feature request relasted to a problem? Please describe.** SideTitles() allows the user to override the titles widget with practically anything they want, making the axis titles very flexible...