DEV Community

Akash Debnath
Akash Debnath

Posted on

How to make a custom splash screen with animated android views in Flutter?

How to make a custom splash screen with animated android views in Flutter?

In the Flutter Splash Screen documentation they have mentioned one, but I couldn't understand how to implement that.

The documentation link is here.

https://flutter.dev/docs/development/ui/splash-screen/android-splash-screen#creating-a-custom-splashscreen

Top comments (0)