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

Implement null safety #21

Merged
merged 1 commit into from
Mar 3, 2021
Merged

Conversation

Timmmm
Copy link
Contributor

@Timmmm Timmmm commented Mar 3, 2021

Also fix the return type of disableBackgroundExecution().

Fixes #18

(I hope; it's not really tested)

Also fix the return type of disableBackgroundExecution().
@JulianAssmann
Copy link
Owner

Just tested it on my device, works perfectly. Thank you very much.

@JulianAssmann JulianAssmann merged commit f734168 into JulianAssmann:master Mar 3, 2021
@Timmmm
Copy link
Contributor Author

Timmmm commented Mar 3, 2021

Thanks! Probably should have waited 1 more day - I guess you can change the minimum Dart version to 2.12 and drop the -nullsafety.0 version!

@JulianAssmann
Copy link
Owner

Yes, I am currently rewriting the example app and will probably publish a new version to pub.dev tomorrow :)

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

Successfully merging this pull request may close these issues.

Create null-safe version
2 participants