Skip to content

Releases: jonbhanson/flutter_native_splash

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.

v1.0.1+1

09 Mar 14:17
Compare
Choose a tag to compare

updated dependancy

v0.3.2

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

v1.0.1

09 Mar 14:16
Compare
Choose a tag to compare
  • Corrected location of picture tag in web to ensure that splash disappears. Thanks Dawid Dziurla.

v1.0.0

09 Mar 14:14
Compare
Choose a tag to compare
  • Adds null safety. Closes #127.