Asjad
Asjad
I recently upgraded my App from Audio Service version 0.17.1 to 0.18.4 Our app was saving the user queue which is a list of `MediaItem` using Hive database. The `json.encode`...
For creating an alert with a gradient Using Container to fill the whole alert with 0 padding Before this change:  After this change  Code to reproduce this alert:...
Previously you could not customise the sigmaX & sigmaY in the `ImageFilter.blur` widget, it used the same blur value for both these parameters. Now you can pass in sigmaX or...