【问题标题】:How to use SplashScreen with null safety?如何使用具有 null 安全性的 SplashScreen?
【发布时间】:2022-01-08 22:10:03
【问题描述】:

出现了一个错误,即 splashScreen 不支持 null 安全性。当我降级 SDK 版本时它得到了修复,但我的问题是,如何在不降级的情况下使用具有空安全性的 SplashScreen。如果我不能,那么 SplashScreen 的替代品是什么,它与 SplashScreen 执行相同的任务但支持 null 安全性?

【问题讨论】:

    标签: flutter splash-screen


    【解决方案1】:

    flutter_native_splash 是 Fl​​utters 最喜欢的闪屏包,它也支持 null 安全性。你可以使用https://pub.dev/packages/flutter_native_splash

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2021-07-25
      • 1970-01-01
      • 1970-01-01
      • 2021-07-27
      • 2015-04-16
      • 2021-12-08
      • 2016-08-01
      • 2015-12-17
      相关资源
      最近更新 更多