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
sunmi_barcode_plugin is not compatible with Flutter SDK 3.0
flutter analyze gives:
The current Dart SDK version is 3.0.0.
Because sunmi_barcode_plugin 0.0.3 doesn't support null safety and no versions of sunmi_barcode_plugin match >0.0.3 <0.1.0, sunmi_barcode_plugin ^0.0.3 is forbidden.
So, because six_pos depends on sunmi_barcode_plugin ^0.0.3, version solving failed.
The text was updated successfully, but these errors were encountered:
sunmi_barcode_plugin is not compatible with Flutter SDK 3.0
flutter analyze gives:
The text was updated successfully, but these errors were encountered: