mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-04-22 03:31:09 +08:00
use TickerMode.getValuesNotifier
Signed-off-by: dom <githubaccount56556@proton.me>
This commit is contained in:
@@ -87,7 +87,7 @@ class _InteractiveviewerGalleryState extends State<InteractiveviewerGallery>
|
||||
late final _tween = Matrix4Tween();
|
||||
late final _animatable = _tween.chain(CurveTween(curve: Curves.easeOut));
|
||||
|
||||
late final _horizontalDragGestureRecognizer;
|
||||
late final ImageHorizontalDragGestureRecognizer _horizontalDragGestureRecognizer;
|
||||
|
||||
late Offset _doubleTapLocalPosition;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user