packages update and null safety added#7
Open
salehmalik121 wants to merge 2 commits intoMarcusNg:masterfrom
Open
packages update and null safety added#7salehmalik121 wants to merge 2 commits intoMarcusNg:masterfrom
salehmalik121 wants to merge 2 commits intoMarcusNg:masterfrom
Conversation
|
Please tell how to access the null safety applied code? When i see ur forked repo it still says chnages were made 3 months ago |
Author
|
@fisforfaheem Chnage the branch to Starter-project for now changes are made in only starter-project branch |
|
Bro can you please see my social app implementation in my repos i used the
same Ui and made an app out of it..please can you apply any null safety to
it i am unable to :( please see
[image: Mailtrack]
<https://mailtrack.io?utm_source=gmail&utm_medium=signature&utm_campaign=signaturevirality5&>
Sender
notified by
Mailtrack
<https://mailtrack.io?utm_source=gmail&utm_medium=signature&utm_campaign=signaturevirality5&>
08/24/21,
03:24:47 PM
…On Mon, Aug 23, 2021 at 1:17 AM saleh muhammad ***@***.***> wrote:
@fisforfaheem <https://github.com/fisforfaheem> Chnage the branch to
Starter-project for now changes are made in only starter-project branch
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#7 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AIRXJSFF3TBXXTZA2PHA4PTT6FLNZANCNFSM5CN47QXA>
.
Triage notifications on the go with GitHub Mobile for iOS
<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675>
or Android
<https://play.google.com/store/apps/details?id=com.github.android&utm_campaign=notification-email>
.
|
Author
|
dont worry men if you are using leatest flutter and dart sdk null seafty is implemented for example in constructor of class "@required" Key words are used. Null seafty is just any data type that is decleared must be intialized not left null which can cause crash. if you remove for eg @required keyword it will automatically give you error. |
|
Thanks, Can anyone see my implementation of the code??? in my repo
[image: Mailtrack]
<https://mailtrack.io?utm_source=gmail&utm_medium=signature&utm_campaign=signaturevirality10&>
Sender
notified by
Mailtrack
<https://mailtrack.io?utm_source=gmail&utm_medium=signature&utm_campaign=signaturevirality10&>
09/15/21,
12:00:11 PM
…On Wed, Sep 15, 2021 at 12:48 AM saleh muhammad ***@***.***> wrote:
dont worry men if you are using leatest flutter and dart sdk null seafty
is implemented for example in constructor of class ***@***.***
<https://github.com/required>" Key words are used. Null seafty is just
any data type that is decleared must be intialized not left null which can
cause crash. if you remove for eg @required <https://github.com/required>
keyword it will automatically give you error.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#7 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AIRXJSCKHCZ456D5ANFEWKTUB6RIHANCNFSM5CN47QXA>
.
Triage notifications on the go with GitHub Mobile for iOS
<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675>
or Android
<https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
|
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.
No description provided.