fluttercommunity / fluttercommunity/flutter_downloader

Unhandled Exception: MissingPluginException(No implementation found for method initialize on channel vn.hunghd/downloader)

Open
#393 4 comments 3 reactions 0 assignees View on GitHub
Dominant language
Kotlin
Stars
940
Forks
561
Avg merge
1h 18m
Merged PRs (30d)
1

Description

[ERROR:flutter/lib/ui/ui_dart_state.cc(177)] Unhandled Exception: MissingPluginException(No implementation found for method initialize on channel vn.hunghd/downloader)
#0 MethodChannel._invokeMethod (package:flutter/src/services/platform_channel.dart:157)

#1 FlutterDownloader.initialize (package:flutter_downloader/src/downloader.dart:36)

in debug apk its working fine...
but when i generate release apk and open that in mobile, white screen appear and this error generating in background

i added **await FlutterDownloader.initialize();** in main.dart before runApp()
but in release apk i am getting error

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.