We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Null check operator used on a null value
#0 PublicRoomBottomSheet.build (package:fluffychat/widgets/public_room_bottom_sheet.dart:85) #1 StatelessElement.build (package:flutter/src/widgets/framework.dart:5541) #2 ComponentElement.performRebuild (package:flutter/src/widgets/framework.dart:5471) #3 Element.rebuild (package:flutter/src/widgets/framework.dart:5187) #4 ComponentElement._firstBuild (package:flutter/src/widgets/framework.dart:5453) #5 ComponentElement.mount (package:flutter/src/widgets/framework.dart:5447) #6 Element.inflateWidget (package:flutter/src/widgets/framework.dart:4326) #7 Element.updateChild (package:flutter/src/widgets/framework.dart:3837) #8 ComponentElement.performRebuild (package:flutter/src/widgets/framework.dart:5496) #9 Element.rebuild (package:flutter/src/widgets/framework.dart:5187)
The text was updated successfully, but these errors were encountered:
Fixed in v1.17.2
Sorry, something went wrong.
No branches or pull requests
Exception
Null check operator used on a null value
StackTrace
#0 PublicRoomBottomSheet.build (package:fluffychat/widgets/public_room_bottom_sheet.dart:85)
#1 StatelessElement.build (package:flutter/src/widgets/framework.dart:5541)
#2 ComponentElement.performRebuild (package:flutter/src/widgets/framework.dart:5471)
#3 Element.rebuild (package:flutter/src/widgets/framework.dart:5187)
#4 ComponentElement._firstBuild (package:flutter/src/widgets/framework.dart:5453)
#5 ComponentElement.mount (package:flutter/src/widgets/framework.dart:5447)
#6 Element.inflateWidget (package:flutter/src/widgets/framework.dart:4326)
#7 Element.updateChild (package:flutter/src/widgets/framework.dart:3837)
#8 ComponentElement.performRebuild (package:flutter/src/widgets/framework.dart:5496)
#9 Element.rebuild (package:flutter/src/widgets/framework.dart:5187)
The text was updated successfully, but these errors were encountered: