You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
════════ Exception caught by scheduler library ═════════════════════════════════
The following NoSuchMethodError was thrown during a scheduler callback:The method 'findRenderObject' was called onnull.
Receiver:nullTried calling:findRenderObject()
When the exception was thrown, this was the stack
#0Object.noSuchMethod (dart:core-patch/object_patch.dart:54:5)
#1SlideToActState.initState.<anonymous closure> (package:eagl/widgets/slide_to_act.dart:372:40)
#2SchedulerBinding._invokeFrameCallback (package:flutter/src/scheduler/binding.dart:1144:15)
#3SchedulerBinding.handleDrawFrame (package:flutter/src/scheduler/binding.dart:1090:9)
#4SchedulerBinding.scheduleWarmUpFrame.<anonymous closure> (package:flutter/src/scheduler/binding.dart:865:7)
The text was updated successfully, but these errors were encountered:
I am getting this error:
The text was updated successfully, but these errors were encountered: