Automatically generates native code for adding splash screens in Android and iOS. Customize with specific platform, background color and splash image.
1.36k
stars
215
forks
source link
typo in res/values-night-v31 file ? #705
Closed
Alvish0407 closed 4 months ago
Attention: If you open a bug report without sufficient details, it will be closed. Is your question related to Android 12? Please check the notes on Android 12 first (https://pub.dev/packages/flutter_native_splash#android-12-support).
Describe the bug
It says OS's Dark Mode setting is off,
values-night-v31
is for dark mode settings right ? shouldn't it be OS's Dark Mode setting is onConfiguration Not required
Device (please complete the following information): Not required
To Reproduce Files are auto generated using the following command:
dart run flutter_native_splash:create --path=path/to/my/file.yaml
Screenshots Attached above.
Additional context Not required