theachoem / spooky-mb

Minimalist application to write stories, notes, diary! 🎃

Home Page:https://theachoem.github.io/spooky-mb/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fix State.context null in init state

theachoem opened this issue · comments

Fatal Exception: io.flutter.plugins.firebase.crashlytics.FlutterError: Null check operator used on a null value. Error thrown Instance of 'ErrorDescription'.
       at State.context(framework.dart:942)
       at _StoryListState.initState.<fn>(story_query_list.dart:45)
       at SchedulerBinding._invokeFrameCallback(binding.dart:1175)
       at SchedulerBinding.handleDrawFrame(binding.dart:1113)
       at SchedulerBinding._handleDrawFrame(binding.dart:1015)