Releases: jonbhanson/flutter_native_splash
Releases · jonbhanson/flutter_native_splash
v0.1.7+1
09 Mar 14:03
Compare
Sorry, something went wrong.
No results found
Check for minSdkVersion >= 21 to add code for changing status bar color to transparent (#12 )
v0.1.7
09 Mar 14:03
Compare
Sorry, something went wrong.
No results found
Fix a bug that duplicates entries on Info.plist when using multiple </dict> on iOS (#5 )
Fix missing imports on MainActivity when not using default class signature (#7 )
v0.1.6+2
09 Mar 14:02
Compare
Sorry, something went wrong.
No results found
Yup, I released a new version because a quote was missing
v0.1.6+1
09 Mar 14:01
Compare
Sorry, something went wrong.
No results found
Updated README.md adding quotes on color property
Add support for colors with # prefix
v0.1.6
09 Mar 14:01
Compare
Sorry, something went wrong.
No results found
Fix bug where MainActivity file could not be found with custom package names
v0.1.5
09 Mar 14:00
Compare
Sorry, something went wrong.
No results found
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
Sorry, something went wrong.
No results found
Fix code style issues pointed by dartanalzyer
Fix typo in README.md
v0.1.2
09 Mar 13:44
Compare
Sorry, something went wrong.
No results found
CHANGELOG, README, new version
.travis.yml
Update readme
v0.1.1
09 Mar 13:43
Compare
Sorry, something went wrong.
No results found
v0.1.1 updates
travis.yml
Added example project
v0.1.0
09 Mar 13:43
Compare
Sorry, something went wrong.
No results found
Update CHANGELOG and author on pubspec.yaml
Update README.md and version
Update README.md
iOS implementation; fixes in Android
initial commit