Releases: jonbhanson/flutter_native_splash
Releases · jonbhanson/flutter_native_splash
v0.1.6+2
- Yup, I released a new version because a quote was missing
v0.1.6+1
- Updated README.md adding quotes on
color
property - Add support for colors with
#
prefix
v0.1.6
- Fix bug where
MainActivity
file could not be found with custom package names
v0.1.5
- 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
v0.1.4
- Fix code style issues pointed by
dartanalzyer
- Fix typo in README.md
v0.1.2
CHANGELOG, README, new version
.travis.yml
Update readme
v0.1.1
- v0.1.1 updates
- travis.yml
- Added example project
v0.1.0
- Update CHANGELOG and author on pubspec.yaml
- Update README.md and version
- Update README.md
- iOS implementation; fixes in Android
- initial commit
v1.0.3
- Updated readme.
v1.0.2
- Added exception for missing/renamed splash image in LaunchScreen.storyboard.