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

Unsupported operation: _Namespace #5

Open
pulstar opened this issue Nov 12, 2020 · 3 comments
Open

Unsupported operation: _Namespace #5

pulstar opened this issue Nov 12, 2020 · 3 comments

Comments

@pulstar
Copy link

pulstar commented Nov 12, 2020

I am having this error: Unsupported operation: _Namespace

At this line:

ui.Image croppedImage = await key.currentState.cropImage();

This is occurring in Flutter Web.

@alsiPanda
Copy link

I am also getting an error at that same line. Here is the error log from console:

Uncaught (in promise) Error: [object Event]
at Object.createErrorWithStack (errors.dart:249)
at Object._rethrow (async_patch.dart:200)
at async._AsyncCallbackEntry.new.callback (zone.dart:1171)
at Object._microtaskLoop (schedule_microtask.dart:41)
at _startMicrotaskLoop (schedule_microtask.dart:50)
at async_patch.dart:166

@zhoho
Copy link

zhoho commented Oct 12, 2021

I am also getting an error. what's the problem? I want solve this problem..

@pulstar
Copy link
Author

pulstar commented Oct 12, 2021

@zhoho

I am also getting an error. what's the problem? I want solve this problem..

I am using the "image_cropper 1.4.1" plugin for Android/iOS and the "crop 0.5.1+1" plugin for Web.

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

3 participants