Skip to content
Discussion options

You must be logged in to vote

سلام @develowper
این مشکل بخاطر استفاده ازنسخه قدیمی کتابخانه android-gif-drawable هستش که 16KB رو ساپورت نمیکنه.

تا وقتی که هنوز نسخه جدیدی از کتابخانه تپسل منتشر نشده میتونید دیپندنسی زیر رو به اپلیکیشنتون (بخش اندروید) اضافه کنید.

dependencies {
    implementation 'pl.droidsonroids.gif:android-gif-drawable:1.2.31'
}

البته بعدش حتما flutter clean رو اجرا کنید.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by beigirad
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working mediation
2 participants
Converted from issue

This discussion was converted from issue #7 on February 17, 2026 07:33.