feat: Add splash screen

This commit is contained in:
Christian Pauly 2021-09-19 14:29:58 +02:00
commit ef4506fd8c
35 changed files with 277 additions and 134 deletions

View file

@ -78,10 +78,16 @@ dependencies:
dev_dependencies:
dapackages: ^1.6.0
flutter_native_splash: ^1.2.3
flutter_test:
sdk: flutter
pedantic: ^1.11.1
flutter_native_splash:
color: "#ffffff"
color_dark: "#000000"
image: "assets/info-logo.png"
flutter:
generate: true
uses-material-design: true