simple_splash_view 0.1.18
simple_splash_view: ^0.1.18 copied to clipboard
Native splash generator (Android/iOS) with Kotlin/Swift using config from pubspec.yaml.
0.1.18 #
- Documented the public API surface (library, runner, config, assets, tasks, and utilities) to satisfy pub.dev coverage guidance and make the workflows easier to understand.
- Improved Android/iOS task logging and comments, clarified doc tone, and removed duplicated literals in the asset pipeline for easier maintenance.
- Formatted all Dart sources with
dart format lib/and refreshed the README/homepage metadata in preparation for republishing.
0.1.17 #
- Initial release.
- Native Android & iOS splash generation.
- Supports Lottie, images, sound, dark mode, and loading indicator.
- Fully idempotent patching and auto-cleaning of old edits.
- Edit Readme File
- Fix All Error