You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
A splash screen was provided to Flutter, but this is deprecated.
To Reproduce
Steps to reproduce the behavior:
Run the application
Check the logs once it starts running
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
Device/emulator being used: Pixel 3 API 28 emulator
**Are you working on this issue? Yes
The text was updated successfully, but these errors were encountered:
@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.
Describe the bug
A splash screen was provided to Flutter, but this is deprecated.
To Reproduce
Steps to reproduce the behavior:
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
The text was updated successfully, but these errors were encountered: