Abin V S

Results 13 issues of Abin V S

For the new release of dart, @required has changed to required. without the (@) symbol

### Page URL https://docs.flutter.dev/release/breaking-changes/parent-data-widget-generic-type/ ### Page source https://github.com/flutter/website/tree/main/src/release/breaking-changes/parent-data-widget-generic-type.md ### Describe the problem @required was changed to required ### Expected fix Change the @ symbol from @required to required ### Additional...

p2-medium
e1-hours

The parameter working when ontap: is working when building the widget.

## What happened? Go to the dart pad, Open the PadRacing DartPad sample. You would see a deprecation message. ## Additional info ### Browser Browser: Version: Are you using any...

Need audio recognition feature to use audio services in the device.

when i started run the app. Its not loading the local music files...any help please

Malayalam needed. I could do that, but need some supoprt. Will submit the PR.

needs-review

Timeout error occuring even without adding timeout to sokcet. socket = io('IPADDRESS:PORT/', OptionBuilder().setTransports(['websocket']).build());

List.remove(value) not working even if we call it in setstate.