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
Import statement calls should not be imported into a null safe library.
When building,
Launching lib/main.dart on sdk gphone x86 arm in debug mode...
Running Gradle task 'assembleDebug'...
Error: Cannot run with sound null safety, because the following dependencies
don't support null safety:
- package:flutter_sunmi_printer
For solutions, see https://dart.dev/go/unsound-null-safety
FAILURE: Build failed with an exception.
Thank you.
The text was updated successfully, but these errors were encountered:
Import statement calls
should not be imported into a null safe library.
When building,
Thank you.
The text was updated successfully, but these errors were encountered: