flutter_native_splash icon indicating copy to clipboard operation
flutter_native_splash copied to clipboard

Allow users to set a GIF file format for splash icon

Open nakulbisht opened this issue 1 year ago • 1 comments

Hi, I have stumbled upon your flutter package and truly believe it is the best solution for every splash screen related problem.

Although great, I want to bring your attention to my one simple request and that is, with addition to allowing .png file formats inside Android and iOS, please allow us to add .gif or .mp4 file format for our splash image.

I hope this should be simple, as you already allow fellow developers to add .gif file format splash images for web development.

nakulbisht avatar Jan 15 '24 10:01 nakulbisht

Hi, I have stumbled upon your flutter package and truly believe it is the best solution for every splash screen related problem.

Although great, I want to bring your attention to my one simple request and that is, with addition to allowing .png file formats inside Android and iOS, please allow us to add .gif or .mp4 file format for our splash image.

I hope this should be simple, as you already allow fellow developers to add .gif file format splash images for web development.

+, or can you add new line after images that can be any loader place for custom animation in that formats

like that:

| | | | |--- logo image---| | | |---loading gif----| | | | ______________ |

Zhamshid avatar Jan 15 '24 11:01 Zhamshid

You can add your support for GIF on Android and iOS to https://github.com/jonbhanson/flutter_native_splash/issues/245.

jonbhanson avatar Jan 28 '24 16:01 jonbhanson

You can add your support for GIF on Android and iOS to https://github.com/jonbhanson/flutter_native_splash/issues/245.

Thank you for the reply @jonbhanson

So, are the .gif files not supported currently for Android or IOS, as I was unable to find any solution regarding my problem?

nakulbisht avatar Jan 28 '24 16:01 nakulbisht

Currently .gif files are only supported on web.

jonbhanson avatar Jan 28 '24 17:01 jonbhanson

Currently .gif files are only supported on web.

Could you please provide information regarding the current status of .gif file support for Android and iOS platforms in your development timeline?

nakulbisht avatar Jan 28 '24 17:01 nakulbisht

I don't have plans to add .gif support.

jonbhanson avatar Jan 28 '24 17:01 jonbhanson