flutter_native_splash 0.1.6+1
flutter_native_splash: ^0.1.6+1 copied to clipboard
Automatically generates native code for adding splash screens in Android and iOS. Customize with specific platform, background color and splash image.
0.1.6+1 (27th August 2019) #
- Updated README.md adding quotes on
color
property - Add support for colors with
#
prefix
0.1.6 (26th August 2019) #
- Fix bug where
MainActivity
file could not be found with custom package names
0.1.5 (26th August 2019) #
- Add support for Kotlin
- Add support for Swift
- Add
await
to every step to create splash screen on Android and iOS to prevent async steps causing error
0.1.4 (25th August 2019) #
- Fix code style issues pointed by
dartanalzyer
- Fix typo in README.md
0.1.3 (25th August 2019) #
- Update README.md
0.1.2 (25th August 2019) #
- Fix Travis CI filename
0.1.1 (25th August 2019) #
- Added Travis CI and updates to README.md
0.1.0 (25th August 2019) #
- Initial release: generate Android and iOS splash screens with a background color and an image