Flutter-AssetsAudioPlayer icon indicating copy to clipboard operation
Flutter-AssetsAudioPlayer copied to clipboard

main_local_file.dart throws error on latest Flutter apps

Open Farial-mahmod opened this issue 2 years ago • 0 comments

This error is displayed while trying to run the main_local_file example:

PlatformException(OPEN, null, null, null) E/flutter (20156): [ERROR:flutter/lib/ui/ui_dart_state.cc(198)] Unhandled Exception: PlatformException(OPEN, null, null, null)

Kindly, check the issue .

Farial-mahmod avatar Dec 01 '22 12:12 Farial-mahmod