GameofSource-GFG / Android-Development

GameofSource
MIT License
15 stars 13 forks source link

Added splash screen #64

Closed singhtaran1005 closed 4 years ago

singhtaran1005 commented 4 years ago

GOSA21 ISSUE #58

Describe the changes you've made

I had added flutter native splash in dev dependencies and made a flutter native splash settings in pubspec.yaml which contains a gfg logo image along with white color background screen as told.

Describe if there is any unusual behaviour of your code(Write NA if there isn't)

NA

Additional context (OPTIONAL)

Add any other context or screenshots about the feature request here.

Test plan (OPTIONAL)

A good test plan should give instructions that someone else can easily follow. flutter pub pub run flutter_native_splash:create run this command in root directory.

Checklist