fluttercommunity / fluttercommunity/flutter_blurhash

Bad state: Cannot clone a disposed image

Open
#40 6 comments 21 reactions 0 assignees View on GitHub
Dominant language
Dart
Stars
574
Forks
77
PR merge metrics
No merged PRs in 30d

Description

The clone() method of a previously-disposed Image was called. Once an Image object has been disposed, it can no longer be used to create handles, as the underlying data may have been released.

Navigate new screen and back to blur hash screen, I am getting this 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.