瀏覽代碼

1.去除GloabConttext

tags/0.0.18+1
“yanghuaxuan” 3 年之前
父節點
當前提交
54e085610e
共有 1 個檔案被更改,包括 0 行新增1 行删除
  1. +0
    -1
      lib/pages/home_page/home_page.dart

+ 0
- 1
lib/pages/home_page/home_page.dart 查看文件

@@ -95,7 +95,6 @@ class _HomePageState extends State<HomePage> with WidgetsBindingObserver, Ticker
initAsync() async {
try {
Future.delayed(Duration(milliseconds: 10), () async {
GlobalConfig.context = context;
await AdvertisingUtils.openSplashAd();
});



Loading…
取消
儲存