Answers for "flutter_native_splash full screen"

3

flutter native splash screen

dev_dependencies:
  flutter_native_splash: ^1.2.0

flutter_native_splash:
  image: assets/logo.png
  color: "#fafafa"

flutter pub run flutter_native_splash:create

flutter pub run flutter_native_splash:remove
Posted by: Guest on July-02-2021

Browse Popular Code Answers by Language