10-13 01:00:02.025 10994-11131/com.getgymie.gymie I/flutter: ══╡ EXCEPTION CAUGHT BY GESTURE ╞═══════════════════════════════════════════════════════════════════
10-13 01:00:02.061 10994-11131/com.getgymie.gymie I/flutter: The following assertion was thrown while handling a gesture:
ScrollController not attached to any scroll views.
'package:flutter/src/widgets/scroll_controller.dart': Failed assertion: line 110 pos 12:
10-13 01:00:02.062 10994-11131/com.getgymie.gymie I/flutter: '_positions.isNotEmpty'
10-13 01:00:02.071 10994-11131/com.getgymie.gymie I/flutter: Either the assertion indicates an error in the framework itself, or we should provide substantially
10-13 01:00:02.072 10994-11131/com.getgymie.gymie I/flutter: more information in this error message to help you determine and fix the underlying cause.
In either case, please report this assertion by filing a bug on GitHub:
https://github.com/flutter/flutter/issues/new
10-13 01:00:02.073 10994-11131/com.getgymie.gymie I/flutter: When the exception was thrown, this was the stack:
10-13 01:00:02.097 10994-11131/com.getgymie.gymie I/flutter: #2 ScrollController.position (package:flutter/src/widgets/scroll_controller.dart)
#3 PlanAddStepTwoPageState.build.<anonymous closure> (package:gymie/pages/plan/plan_add_steptwo.dart:354:60)
10-13 01:00:02.098 10994-11131/com.getgymie.gymie I/flutter: #4 _InkResponseState._handleTap (package:flutter/src/material/ink_well.dart:494:14)
#5 _InkResponseState.build.<anonymous closure> (package:flutter/src/material/ink_well.dart:549:30)
#6 GestureRecognizer.invokeCallback (package:flutter/src/gestures/recognizer.dart:102:24)
#7 TapGestureRecognizer._checkUp (package:flutter/src/gestures/tap.dart:161:9)
10-13 01:00:02.099 10994-11131/com.getgymie.gymie I/flutter: #8 TapGestureRecognizer.acceptGesture (package:flutter/src/gestures/tap.dart:123:7)
#9 GestureArenaManager.sweep (package:flutter/src/gestures/arena.dart:156:27)
#10 _WidgetsFlutterBinding&BindingBase&GestureBinding.handleEvent (package:flutter/src/gestures/binding.dart:147:20)
10-13 01:00:02.100 10994-11131/com.getgymie.gymie I/flutter: #11 _WidgetsFlutterBinding&BindingBase&GestureBinding.dispatchEvent (package:flutter/src/gestures/binding.dart:121:22)
#12 _WidgetsFlutterBinding&BindingBase&GestureBinding._handlePointerEvent (package:flutter/src/gestures/binding.dart:101:7)
#13 _WidgetsFlutterBinding&BindingBase&GestureBinding._flushPointerEventQueue (package:flutter/src/gestures/binding.dart:64:7)
#14 _WidgetsFlutterBinding&BindingBase&GestureBinding._handlePointerDataPacket (package:flutter/src/gestures/binding.dart:48:7)
10-13 01:00:02.101 10994-11131/com.getgymie.gymie I/flutter: #15 _invoke1 (dart:ui/hooks.dart:134:13)
#16 _dispatchPointerDataPacket (dart:ui/hooks.dart:91:5)
(elided 2 frames from class _AssertionError)
10-13 01:00:02.104 10994-11131/com.getgymie.gymie I/flutter: Handler: onTap
Recognizer:
TapGestureRecognizer#d08eb(debugOwner: GestureDetector, state: ready, won arena, finalPosition:
10-13 01:00:02.105 10994-11131/com.getgymie.gymie I/flutter: Offset(345.0, 253.9), sent tap down)
════════════════════════════════════════════════════════════════════════════════════════════════════
10-13 01:00:09.840 10994-11131/com.getgymie.gymie I/flutter: Another exception was thrown: setState() called after dispose(): _PhotoViewState#cc723(lifecycle state: defunct, not mounted)