Skip to content

Remove duplicated whitespace when showing already / not registered error #234

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

Merged
merged 1 commit into from
Feb 2, 2022

Conversation

nilsreichardt
Copy link
Contributor

Description

As I described in #233 there is a duplicated whitespace in the error message:
Screenshot 2021-12-03 at 12 41 35

This is because we are adding a second whitespace in the instanceName != null check. But this is not necessary because we have here already our whitespace ...with $....

@escamoteur escamoteur merged commit 2651fdb into fluttercommunity:master Feb 2, 2022
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.

2 participants