Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MissingPluginException(No implementation found for method initialize on channel vn.hunghd/downloader) #200

Closed
RafaelR7 opened this issue Dec 19, 2019 · 8 comments

Comments

@RafaelR7
Copy link

I got this error MissingPluginException(No implementation found for method initialize on channel vn.hunghd/downloader) when I run the widget test, I also had to put on the main() TestWidgetsFlutterBinding.ensureInitialized(); and await FlutterDownloader.initialize();
how can I resolve this error?

@hnvn hnvn closed this as completed in 555187a Dec 21, 2019
@pmrajani
Copy link

@RafaelR7 same issue

@oliverbytes
Copy link

I got the same issue. I did flutter clean then re-run. got it fixed

@htetaunglin
Copy link

htetaunglin commented Jan 31, 2020

Same issue. When exit with back key and then reopen to app immediately, I got follow error in debug console.
E/flutter ( 7222): [ERROR:flutter/lib/ui/ui_dart_state.cc(157)] Unhandled Exception: MissingPluginException(No implementation found for method initialize on channel vn.hunghd/downloader) E/flutter ( 7222): #0 MethodChannel._invokeMethod package:flutter/…/services/platform_channel.dart:154 E/flutter ( 7222): <asynchronous suspension> E/flutter ( 7222): #1 MethodChannel.invokeMethod package:flutter/…/services/platform_channel.dart:329 E/flutter ( 7222): #2 FlutterDownloader.initialize package:flutter_downloader/src/downloader.dart:37 E/flutter ( 7222): #3 _AsyncAwaitCompleter.start (dart:async-patch/async_patch.dart:47:6) E/flutter ( 7222): #4 FlutterDownloader.initialize package:flutter_downloader/src/downloader.dart:29 ....

I use flutter_downloader: ^1.4.1.

@P-B1101
Copy link

P-B1101 commented Feb 15, 2020

just need to re-run the project

@rakib205
Copy link

What is the solution for this? Any idea? I am facing this issue.

@congfandi
Copy link

this is real bug guys.. please help.. event i close the app and reopen it the app will got crash cs this lib. always say MissingPluginException(No implementation found for method initialize on channel vn.hunghd/downloader

@surveshoeb
Copy link

@congfandi @rakib205 Kindly refer #393 (comment)

@RawanJizzine
Copy link

the solution for this error plzzz help me plzzzz plzzzzz

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

9 participants