Open
Conversation
|
where is marqus?? please ask him to update this project for null safety
…On Wed, Jun 2, 2021 at 7:55 AM Buraca Dorin ***@***.***> wrote:
Hi, guys why I get these errors:
{String name}
The parameter 'name' can't have a value of 'null' because of its type, but
the implicit default value is 'null'.
Try adding either an explicit non-'null' default value or the 'required'
modifier.dart(missing_default_value_for_parameter)
[image: Screen Shot 2021-06-02 at 03 44 25]
<https://user-images.githubusercontent.com/6507433/120417142-40669300-c356-11eb-8cb7-2188ff851112.png>
[image: Screen Shot 2021-06-02 at 03 44 44]
<https://user-images.githubusercontent.com/6507433/120417146-42305680-c356-11eb-83a5-6ce4e9a4b789.png>
Please somebody can help me fix this? thanks in advance!
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#4 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AIRXJSHHNO4NMPXEV7UZBGDTQWMRVANCNFSM4SBI5ZXQ>
.
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.


Just tried to implement fb login screen on mobile & web.