Alex Baker
Alex Baker
It would be nice to have a function that gets the available premoves for a position - moves that the player who isn't currently playing could potentially play on their...
It would be nice to be able to use the NeumorphicApp widget with MaterialApp.router and navigator 2.0. Some sort of NeumorphicApp.router constructor would be good.
I love the ease of animation with this package, but there's one thing that doesn't animate that would be great, and that's the NeumorphicShape of containers (not NeumorphicBoxShape, but style.shape)....
**Question** Hi, I'm new to Hive and I'm trying to integrate it into my project. I've managed to generate a large static database that performs really well (much better than...
This package is very nice, and well designed, but it doesn't work for some use cases because the form field widget lacks some callbacks that TextFormField has, notably onChanged and...
Since Dart 3 we have had [records](https://dart.dev/language/records). They're great and I use them extensively. I just ran into a problem though - Hive doesn't seem to support them yet, and...
**Is your feature request related to a problem? Please describe.** When recording, I need to specify a sample rate. In most cases, we want to use 48khz, but this isn't...
The current one is like 2 years old, and a) doesn't cover most features and b) isn't very descriptive.
Would be pretty useful to have a simple widget for drawing annotations like arrows, custom highlights etc.
Currently the piece selector is kind of the weakest point in the package in terms of customisability. We probably want to support a few things: * Customising the appearance of...