我正在使用Dio包从我的数据库(php和mySQL)中检索数据。
我升级 Flutter 后,该应用程序可以正常运行1年以上,由于某种原因,我现在遇到此错误:
DioError [DioErrorType.DEFAULT]: OS Error: Connection reset by peer, errno = 104
我该如何解决?
扑打医生
Doctor summary (to see all details, run flutter doctor -v):
[✓] Flutter (Channel stable, 1.22.0, on Mac OS X 10.15.7 19H2, locale fr-BF)
[✓] Android toolchain - develop for Android devices (Android SDK version 30.0.2)
[✓] Xcode - develop for iOS and macOS (Xcode 12.0.1)
[✓] Android Studio (version 4.0)
[✓] VS Code (version 1.50.1)
[✓] Connected device (1 available)
• No issues found!