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 for new Dart language version by fixing nullability issues #22

Closed
thalescm opened this issue Aug 8, 2021 · 2 comments
Closed
Assignees

Comments

@thalescm
Copy link

thalescm commented Aug 8, 2021

Currently this library cannot be used on newer versions of Dart due to null safety improvements:

Error: Cannot run with sound null safety, because the following dependencies
don't support null safety:

- package:morpheus
2

For solutions, see https://dart.dev/go/unsound-null-safety
@Salby Salby self-assigned this Sep 11, 2021
@Salby
Copy link
Owner

Salby commented Sep 11, 2021

Thanks for opening an issue. I'll take a look at this and have it fixed ASAP.

@Salby
Copy link
Owner

Salby commented Sep 12, 2021

Fixed in version 1.2.3

@Salby Salby closed this as completed Sep 12, 2021
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

2 participants