⚡
FlutFast Guide
  • ⚡ Getting Started
    • Flutter Basics (For Beginners)
  • Components
    • Appbars
    • Buttons
    • Page
    • Inputs
    • Typography
    • Navbars
    • Dividers
    • End Drawers
  • Firebase
  • Models
  • Services
  • Shared Preferences
  • Flutter Bloc State Management
  • In App Purchases
  • Flutter Native Splash
  • Backend
    • Getting Started
    • Working with Open AI
    • Supabase Connection (in works)
  • Analytics (Mixpanel)
  • Github CI/CD
  • SendGrid
  • RevenueCat Integration
Powered by GitBook
On this page

Was this helpful?

Flutter Native Splash

Creating your custom native splash screen

PreviousIn App PurchasesNextBackend

Last updated 1 year ago

Was this helpful?

The pubspec yaml already would contain all the configuration which you need. Just change the image by updating the image you want in your native screen. Also you can change the color of the screen

After adding your image to pubspec.yaml, run the following command in the terminal:

dart run flutter_native_splash:create