1

how to add background .gif_image as splash screen in launch_background.xml in a flutter. The below image shows, I tried to add .gif_image in the 'drawable' folder and add to the background image but still getting errors. Is it the right way that I used to add gif in .XML file or do I have to add some dependency regarding gif in pubspec or Gradle

enter image description here

enter image description here

jasmine
  • 149
  • 13

1 Answers1

0

You can use Lottie for that

here a link describe a full step on it animation Splash Screen

dont want to use Lottie ??

there a similiar package Called Rive and there a standalone package for that Rive Splash

Tony Hart
  • 145
  • 1
  • 12