CCExtractor / beacon

Flutter application to share location with a group. (under development)
58 stars 148 forks source link

Splash Screen deprecated after Flutter version 2.5 #143

Closed ItsAdityaKSingh closed 2 years ago

ItsAdityaKSingh commented 2 years ago

Describe the bug A splash screen was provided to Flutter, but this is deprecated after version 2.5+ flutter updates.

To Reproduce Steps to reproduce the behavior:

  1. Run app.
  2. Check Debug Console

Expected behavior No warnings or errors should be displayed

Demonstration

Screenshot 2022-03-04 at 8 00 08 PM

Are you working on this issue? (Yes/No) Yes