audioplayers icon indicating copy to clipboard operation
audioplayers copied to clipboard

Example not work: The argument type 'List<dynamic>' can't be assigned to the parameter type 'List<String>'.

Open hc2088 opened this issue 2 years ago • 1 comments

audioplayers-main/packages/audioplayers/example/lib/components/tgl.dart:

The argument type 'List' can't be assigned to the parameter type 'List<String>'. Missing type arguments for generic method 'map<T>'. The getter 'name' isn't defined for the type 'T'.

hc2088 avatar Jun 05 '22 04:06 hc2088

I just tried it locally, it is definitely working with no errors whatsoever

luanpotter avatar Jun 09 '22 00:06 luanpotter

Also works for me. Try upgrading flutter...

Gustl22 avatar Sep 27 '22 17:09 Gustl22