CCExtractor / beacon

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

A splash screen was provided to Flutter, but this is deprecated. #195

Open firoz3130 opened 1 year ago

firoz3130 commented 1 year ago

Describe the bug A splash screen was provided to Flutter, but this is deprecated.

To Reproduce Steps to reproduce the behavior:

  1. Run the application
  2. Check the logs once it starts running
  3. Can find out from the logs the following

W/FlutterActivityAndFragmentDelegate( 5358): A splash screen was provided to Flutter, but this is deprecated. See flutter.dev/go/android-splash-migration for migration steps.

Environment

**Are you working on this issue? Yes

deepanshutomarr commented 1 year ago

Can i start working on this issue?

pnaskardev commented 1 year ago

Hii @firoz3130 can I start working on this issue??

firoz3130 commented 1 year ago

@pnaskardev @iamdeepanshutomar The deprecated version issue is solved and merged. In the new version, i guess you won't be finding this issue. Try running the current one.