simple_splash_view 0.1.19
simple_splash_view: ^0.1.19 copied to clipboard
Native splash generator (Android/iOS) with Kotlin/Swift using config from pubspec.yaml.
0.1.19 #
- Updated
pubspec.yamlmetadata (homepage, repository, issue tracker) to ensure full pub.dev compliance. - Improved analyzer compatibility and resolved the "Homepage URL unreachable" warning.
- Refined internal directory structure for better maintainability.
- Synced documentation with latest API changes.
- Minor cleanup in build scripts and lint fixes.
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