flutter_native_splash 0.2.3 copy "flutter_native_splash: ^0.2.3" to clipboard
flutter_native_splash: ^0.2.3 copied to clipboard

outdated

Automatically generates native code for adding splash screens in Android and iOS. Customize with specific platform, background color and splash image.

[0.2.3] - (2021-Jan-11) #

  • Further modifications to raise pub points: The public API's need to have dartdoc comments, so all public declarations that did not need to be public were changed to private. Added doc comments for public APIs.

[0.2.2] - (2021-Jan-09) #

[0.2.1] - (2021-Jan-08) #

[0.2.0+1] - (2021-Jan-08) #

  • Updated version number in README.md (thanks @M123-dev)

[0.2.0] - (2021-Jan-07) #

  • Added dark mode.

[0.1.9] - #

  • (2020-Jan-27) Added createSplashByConfig for external usage
  • (2020-Jan-05) Fix run the package command (thanks @tenhobi)
  • (2019-Oct-31) Removing comments from the example (thanks @lucalves)
  • (2019-Oct-16) image parameter is now optional (#26)

[0.1.8+4] - (12th October 2019) #

  • Fix bug on RegEx preventing package tag from being found in AndroidManifest.xml (#25)

[0.1.8+3] - (4th October 2019) #

  • Prevent unhandled int exception in color argument (thanks @wemersonrv - PR #23)

[0.1.8+2] - (16th September 2019) #

  • Fix code being added multiple times to MainActivity (#19)

[0.1.8+1] - (16th September 2019) #

  • Documentation improvements

[0.1.8] - (16th September 2019) #

  • Added fill property to use full screen images on Android (thanks @Bwofls2 - PR #8)
  • Added android_disable_fullscreen property to disable opening app in full screen on Android (#14)
  • Status bar color on Android is now generated dynamically by using same principles as Material Design (thanks @yiss - PR #16)

[0.1.7+2] - (1th September 2019) #

  • Fix a bug on minSdkVersion reading (#13)

[0.1.7+1] - (1th September 2019) #

  • Check for minSdkVersion >= 21 to add code for changing status bar color to transparent (#12)

[0.1.7] - (27th August 2019) #

  • 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)

[0.1.6+2] - (27th August 2019) #

  • Yup, I released a new version because a quote was missing

[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
7537
likes
0
pub points
100%
popularity

Publisher

verified publisherjonhanson.net

Automatically generates native code for adding splash screens in Android and iOS. Customize with specific platform, background color and splash image.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

color, image, yaml

More

Packages that depend on flutter_native_splash