mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-06-08 03:54:49 +08:00
fix: mob geetest (#2341)
* fix: mob geetest * geetest ios patch --------- Co-authored-by: dom <githubaccount56556@proton.me>
This commit is contained in:
committed by
GitHub
parent
3b9403a329
commit
b67756c152
@@ -9,7 +9,7 @@ index 58ba68b7c..a6bb398ac 100644
|
||||
-import 'package:flutter/gestures.dart' show HorizontalDragGestureRecognizer;
|
||||
+import 'package:flutter/gestures.dart'
|
||||
+ show HorizontalDragGestureRecognizer, DeviceGestureSettings;
|
||||
import 'package:flutter/material.dart' ;
|
||||
import 'package:flutter/material.dart';
|
||||
import 'package:get/get.dart';
|
||||
|
||||
@@ -142,6 +143,10 @@ class SlideDragGestureRecognizer extends HorizontalDragGestureRecognizer {
|
||||
|
||||
Reference in New Issue
Block a user