Skip to content

Releases: jonbhanson/flutter_native_splash

v0.1.6+2

09 Mar 14:02
Compare
Choose a tag to compare
  • Yup, I released a new version because a quote was missing

v0.1.6+1

09 Mar 14:01
Compare
Choose a tag to compare
  • Updated README.md adding quotes on color property
  • Add support for colors with # prefix

v0.1.6

09 Mar 14:01
Compare
Choose a tag to compare
  • Fix bug where MainActivity file could not be found with custom package names

v0.1.5

09 Mar 14:00
Compare
Choose a tag to compare
  • 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

09 Mar 13:47
Compare
Choose a tag to compare
  • Fix code style issues pointed by dartanalzyer
  • Fix typo in README.md

v0.1.2

09 Mar 13:44
Compare
Choose a tag to compare

CHANGELOG, README, new version
.travis.yml
Update readme

v0.1.1

09 Mar 13:43
Compare
Choose a tag to compare
  • v0.1.1 updates
  • travis.yml
  • Added example project

v0.1.0

09 Mar 13:43
Compare
Choose a tag to compare
  • 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

09 Mar 14:22
Compare
Choose a tag to compare
  • Updated readme.

v1.0.2

09 Mar 14:17
Compare
Choose a tag to compare
  • Added exception for missing/renamed splash image in LaunchScreen.storyboard.