Closed olof-nord closed 2 years ago
I would say @julienAhn, this is quite a risk-free change.
My flutter specifics:
➜ cockpit_open_frontend git:(fix-build-errors) flutter --version
Flutter 3.0.1 • channel stable • https://github.com/flutter/flutter.git
Framework • revision fb57da5f94 (5 weeks ago) • 2022-05-19 15:50:29 -0700
Engine • revision caaafc5604
Tools • Dart 2.17.1 • DevTools 2.12.2
Great! Thank you for continuing to participate in the improvement of the desktop app.
Fix compilation errors in the
main
andlib/shared/informationDialogs
files.Without these adjustments, the project does not build on my local machine.
Additionally, the automatically updated files following executing
flutter pub upgrade
are also added.