Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support null safety #10

Open
ytyng opened this issue May 30, 2021 · 4 comments
Open

Support null safety #10

ytyng opened this issue May 30, 2021 · 4 comments

Comments

@ytyng
Copy link

ytyng commented May 30, 2021

[✓] Flutter (Channel stable, 2.2.1, on macOS 11.2.3 20D91 darwin-x64, locale ja)

Import statement calls should not be imported into a null safe library.

スクリーンショット 2021-05-30 11 41 14

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.

@GarrettLi77
Copy link

+1

1 similar comment
@Jonakss
Copy link

Jonakss commented Jul 25, 2021

+1

@azhansy
Copy link

azhansy commented Sep 19, 2021

#15

@jorger5
Copy link

jorger5 commented Oct 8, 2021

+1

thanks @azhansy hope your PR gets merged soon!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants