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

Migrate the app to Null Safety #64

Open
himanshusharma89 opened this issue Mar 8, 2021 · 9 comments · May be fixed by #77
Open

Migrate the app to Null Safety #64

himanshusharma89 opened this issue Mar 8, 2021 · 9 comments · May be fixed by #77

Comments

@himanshusharma89
Copy link
Owner

Migrate the project to null safety: https://dart.dev/null-safety/migration-guide

@himanshusharma89 himanshusharma89 added Level3 hard gssoc issue GSSOC21 Issues created for GSSOC'21 labels Mar 8, 2021
@VaishnaviSood
Copy link

Hey...Can this issue be assigned to me? :)

@himanshusharma89
Copy link
Owner Author

@VaishnaviSood I suppose the remote config will take time, so you can work on this in the meantime. Assigning this to you

@VaishnaviSood
Copy link

Thanks...I was working on this issue..and saw that some of the dependencies don't support null safety..any help with that?

@himanshusharma89
Copy link
Owner Author

@VaishnaviSood You can update those packages to their null safety version, you can check it in the pub.dev

@VaishnaviSood
Copy link

Yes..I did that..but two packages (adobe_xd and razorpay_flutter) don't have a null safe version ..so I am unable to update them..so should I proceed without upgrading them?

@himanshusharma89
Copy link
Owner Author

Do one thing, proceed with it and create 2 separate issues regarding these plugins:
For AdobeXD: AdobeXD/xd-to-flutter-plugin#103
For Razorpay: razorpay/razorpay-flutter#133

But you might face few issues regarding nullable types, so let me know if you face any.
Also, I just merged a big update in the code base, so make sure to pull it before migrating.

@VaishnaviSood
Copy link

Ohkay!..Thanks :)

@VaishnaviSood
Copy link

#77
Hey...I created a pull request..i had to heavily edit the code...do review it..and if there is any issue or any changes to be made...please inform me :)

@himanshusharma89
Copy link
Owner Author

Sure @VaishnaviSood, checking it

@himanshusharma89 himanshusharma89 linked a pull request Mar 9, 2021 that will close this issue
@himanshusharma89 himanshusharma89 added hacktoberfest and removed GSSOC21 Issues created for GSSOC'21 Level3 hard gssoc issue labels Sep 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants