Sudden issue building. PersistentBottomSheetController showBottomSheet expected 0 arguments. #1849
Closed
1 task done
Labels
bug
Something isn't working
Which packages are you using?
stream_chat_flutter
On what platforms did you experience the issue?
Web, MacOS
What version are you using?
7.0.1
What happened?
Sudden issue building after running flutter upgrade. Getting this builder error now with MacOS Targets ../../.pub-cache/hosted/pub.dev/stream_chat_flutter-7.0.1/lib/src/bottom_sheets/stream_channel_info_bottom_sheet.dart:324:1: Error: Expected 0 type arguments.
PersistentBottomSheetController showChannelInfoBottomSheet({
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
../../.pub-cache/hosted/pub.dev/stream_chat_flutter-7.0.1/lib/src/bottom_sheets/stream_channel_info_bottom_sheet.dart:339:5: Error: Expected 0 type arguments.
showBottomSheet(
^
/opt/homebrew/Caskroom/flutter/3.16.3/flutter/packages/flutter/lib/src/material/bottom_sheet.dart:1327:33: Context: Found this candidate, but the arguments don't match.
PersistentBottomSheetController showBottomSheet({
^^^^^^^^^^^^^^^
Target kernel_snapshot failed: Exception
Command PhaseScriptExecution failed with a nonzero exit code
Steps to reproduce
Supporting info to reproduce
No response
Relevant log output
No response
Flutter analyze output
No response
Flutter doctor output
Code of Conduct
The text was updated successfully, but these errors were encountered: