Adam Skelton
Adam Skelton
I'm looking at `double closeProgressThreshold`and I'm wondering about something similar for a drag gesture on same axis in opposite direction. If the user can drag down to close Modal, could...
> Provide documentation 10 / 20 > > 10/10 points: Package has an example > - Found example at: example/main.dart > > 0/10 points: 20% or more of the public...
There was a [note in the HCT blog post on material.io](https://material.io/blog/science-of-color-design#:~:text=By%20the%20end,other%20color%20spaces.) about gradient functionality as well as a mention in this project's README: "Color interpolation in HCT ... Harmonizing, animations,...
Obtain magnetometer events from DeviceMotion rather than raw startMagnetometerUpdates(). This also makes the magnetometer onCancel() method now correct.1 Added set `showsDeviceMovementDisplay` to true for magnetometer. 1 While working on the...