Problems flutter_downloader android

The document says must be initialized

//    WidgetsFlutterBinding.ensureInitialized();
//    await FlutterDownloader.initialize();

Do not add two lines of code, plus the application must implements will be reported problems

Published 310 original articles · won praise 69 · Views 460,000 +

Guess you like

Origin blog.csdn.net/nimeghbia/article/details/104016260