simple_splash_view 0.1.9 copy "simple_splash_view: ^0.1.9" to clipboard
simple_splash_view: ^0.1.9 copied to clipboard

Native splash generator (Android/iOS) with Kotlin/Swift using config from pubspec.yaml.

0.1.9 #

  • Auto-detect the installed lottie-ios version (Podfile.lock, Package.resolved, or Podfile) and generate Swift that targets either AnimationView (v3) or LottieAnimationView (v4+), fixing mixed build errors.
  • Added regression tests to cover both legacy and modern Lottie integrations.

0.1.8 #

  • Fix iOS builds that still ship with older lottie-ios versions by generating splash code that references AnimationView instead of the newer LottieAnimationView.
  • Keeps compatibility with the latest Lottie releases because they continue to expose the legacy typealias.

0.1.7 #

  • Fix iOS builds by automatically adding the generated SplashViewController.swift to the Runner Xcode target.
  • Ensures EasySplashCoordinator/EasySplashNativeConfig definitions are always present after running the generator.

0.1.6 #

  • Initial release.
  • Native Android & iOS splash generation.
  • Supports Lottie, images, sound, dark mode, and loading indicator.
  • Fully idempotent patching and auto-cleaning of old edits.
  • Edit Readme File
  • Edit Readme File
  • Fix IOS Build
3
likes
0
points
42
downloads

Publisher

unverified uploader

Weekly Downloads

Native splash generator (Android/iOS) with Kotlin/Swift using config from pubspec.yaml.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

collection, path, xml, yaml

More

Packages that depend on simple_splash_view