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

sidestep nullable error #37

Open
wants to merge 5 commits into
base: main
Choose a base branch
from
Open

Conversation

sshipman
Copy link

After updating to Flutter 3, I started getting build errors as in issue #32. This was because the variable used was nullable, but the method required a non-nullable. We already had that! so I just use it directly.

@Katekko
Copy link

Katekko commented May 17, 2022

@sshipman Seems this branch has conflict, can you fix?

@sshipman
Copy link
Author

sshipman commented May 17, 2022 via email

@sshipman
Copy link
Author

merge conflicts resolved. Please sanity check!

@Katekko
Copy link

Katekko commented May 18, 2022

@incrediblezayed @clong1995 May can you check for us?

@incrediblezayed
Copy link
Owner

I will, but tbh, I did fix that specific issue in my latest commit itself

@Katekko
Copy link

Katekko commented May 19, 2022

I will, but tbh, I did fix that specific issue in my latest commit itself

Nice, thanks for your time.

Maybe can you publish on the pub.dev?

@incrediblezayed
Copy link
Owner

specific

Yes I will, as soon as possible

@SeriousMonk
Copy link

Hi, @incrediblezayed could you pls publish to pub.dev? This error prevents my app from building on android. Thank you for your time :)

@incrediblezayed
Copy link
Owner

Hi, I'm so sorry, I'll check and update today

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.

5 participants