Asjad

Results 3 issues of 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: ![before](https://user-images.githubusercontent.com/62955947/142156024-30e3a399-02b6-4560-abaf-df56a458ddb2.jpg) After this change ![after](https://user-images.githubusercontent.com/62955947/142156017-9b26ae8b-4730-41f8-8682-f4808ea11e80.jpg) 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...