Mezmeraid
Results
1
comments of
Mezmeraid
For those interested, I fixed on my side by introducing this class : ```dart class OctoBlurHashFix { static OctoPlaceholderBuilder placeHolder(String hash, {BoxFit? fit}) { return (context) => SizedBox.expand( child: Image(...