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
调用BrnLoadingDialog.show(context),报错type 'Null' is not a subtype of type 'BrnIntl'
2、复现步骤
调用BrnLoadingDialog.show(context)
3、期望行为
不报错,显示loading
4、运行环境
运行设备 ios模拟器14plus
系统 osx12.6
Bruno 版本 3.2.0
Flutter Doctor
Doctor summary (to see all details, run flutter doctor -v):
[✓] Flutter (Channel stable, 3.3.10, on macOS 12.6.2 21G320 darwin-arm, locale zh-Hans-CN)
[✓] Android toolchain - develop for Android devices (Android SDK version 33.0.1)
[✓] Xcode - develop for iOS and macOS (Xcode 14.2)
[✓] Chrome - develop for the web
[✓] Android Studio (version 2021.3)
[✓] VS Code (version 1.74.2)
[✓] Connected device (3 available)
[✓] HTTP Host Availability
• No issues found!
5、附加信息
3.1.0 不报错
包括视频、图片等补充信息
The text was updated successfully, but these errors were encountered:
问题提交
标题格式:[BUG]: 调用BrnLoadingDialog.show(context)报错
内容需包含:
1、BUG 描述
调用BrnLoadingDialog.show(context),报错type 'Null' is not a subtype of type 'BrnIntl'
2、复现步骤
调用BrnLoadingDialog.show(context)
3、期望行为
不报错,显示loading
4、运行环境
Doctor summary (to see all details, run flutter doctor -v):
[✓] Flutter (Channel stable, 3.3.10, on macOS 12.6.2 21G320 darwin-arm, locale zh-Hans-CN)
[✓] Android toolchain - develop for Android devices (Android SDK version 33.0.1)
[✓] Xcode - develop for iOS and macOS (Xcode 14.2)
[✓] Chrome - develop for the web
[✓] Android Studio (version 2021.3)
[✓] VS Code (version 1.74.2)
[✓] Connected device (3 available)
[✓] HTTP Host Availability
• No issues found!
5、附加信息
3.1.0 不报错
包括视频、图片等补充信息
![截屏2023-01-09 18 22 35](https://user-images.githubusercontent.com/2958589/211286660-4a5af6d9-eb48-424f-86eb-4f6a341325ea.png)
The text was updated successfully, but these errors were encountered: