splashkit 0.0.1
splashkit: ^0.0.1 copied to clipboard
A CLI tool to add Android native splash screen using AVD in Flutter apps.
0.0.1 #
Changelog #
All notable changes to this project will be documented in this file.
[0.0.1] - 2025-06-01 #
🎉 Initial Release #
- Added support for creating native Android splash screens using AVD files.
- Automatically updates:
AndroidManifest.xmlwith splash theme.MainActivity.ktwith splash configuration.build.gradlewith splashscreen dependency.
- Supports Flutter apps targeting Android 12 and above.
- CLI command
splashkitnow available via global install ordart run splashkit.