repair back button

This commit is contained in:
kicap
2023-08-10 01:21:43 +08:00
parent 696c52efeb
commit 6c5bfde828
29 changed files with 956 additions and 845 deletions

View File

@ -1,8 +1,6 @@
import 'package:flutter_easyloading/flutter_easyloading.dart';
class MyEasyLoading {
int backPressed = 1;
showLoading() {
EasyLoading.show(
status: 'loading...',