flutternoob

Results 4 issues of flutternoob

Ability to read the duration of an audio file without playing it **Full Description** It would be great if the duration of an audio file got from assets, URIs and...

feature-request

Code completion does not work when using dartpad.dev and embedded dartpad on a mobile device. I am using Chrome

bug
p2
mobile

I am trying to run the code with null safety enabled in the project. I keep getting the following error when I run the test on ```counter_cubit_test.dart```: ```Null check operator...

Hi, when I re-download a file, the file appends to itself instead of overwriting it. For example, if I have an already downloaded file that is 10MB in size and...