jonbhanson / flutter_native_splash

Automatically generates native code for adding splash screens in Android and iOS. Customize with specific platform, background color and splash image.
https://pub.dev/packages/flutter_native_splash
MIT License
1.36k stars 215 forks source link

Add .gif support for Android and IOS #640

Closed faheemletitgo closed 11 months ago

faheemletitgo commented 11 months ago

Is this still not available?

jonbhanson commented 11 months ago

GIF support has been added for web, but not Android or iOS.

faheemletitgo commented 11 months ago

Kindly add support for Android atleast

On Mon, Dec 25, 2023, 6:17 PM Jon Hanson @.***> wrote:

GIF support has been added for web, but not Android or iOS.

— Reply to this email directly, view it on GitHub https://github.com/jonbhanson/flutter_native_splash/issues/640#issuecomment-1868981923, or unsubscribe https://github.com/notifications/unsubscribe-auth/AWFPIQN7J6SK2FFUSQXSQNTYLF4HBAVCNFSM6AAAAABA6UHKXOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQNRYHE4DCOJSGM . You are receiving this because you authored the thread.Message ID: @.***>

jonbhanson commented 11 months ago

You can add your support for GIF on Android to #245.