fluffychat icon indicating copy to clipboard operation
fluffychat copied to clipboard

[BUG]: Error Widget

Open JanAndRudolphKit opened this issue 10 months ago • 0 comments

  • Operating system: linux
  • Version: 1.19.2

Exception

NoSuchMethodError: The method '[]' was called on null. Receiver: null Tried calling:

StackTrace

#0 Object.noSuchMethod (dart:core-patch/object_patch.dart:38) #1 _objectNoSuchMethod (dart:core-patch/object_patch.dart:85) #2 HomeserverPickerController.identityProviders (package:fluffychat/pages/homeserver_picker/homeserver_picker.dart:173) #3 HomeserverPickerView.build (package:fluffychat/pages/homeserver_picker/homeserver_picker_view.dart:22) #4 StatelessElement.build (package:flutter/src/widgets/framework.dart:5550) #5 ComponentElement.performRebuild (package:flutter/src/widgets/framework.dart:5480) #6 Element.rebuild (package:flutter/src/widgets/framework.dart:5196) #7 StatelessElement.update (package:flutter/src/widgets/framework.dart:5556) #8 Element.updateChild (package:flutter/src/widgets/framework.dart:3824) #9 ComponentElement.performRebuild (package:flutter/src/widgets/framework.dart:5505)

JanAndRudolphKit avatar Apr 22 '24 10:04 JanAndRudolphKit