소스 검색

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



불러오는 중...
취소
저장