ソースを参照

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();
});



読み込み中…
キャンセル
保存