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 App to support Null Safety #44

Open
adarsh-technocrat opened this issue Dec 16, 2021 · 7 comments
Open

Migrate App to support Null Safety #44

adarsh-technocrat opened this issue Dec 16, 2021 · 7 comments

Comments

@adarsh-technocrat
Copy link

Hi, @bpross-52n @D-Ajay-Kumar @KhyatiSaini currently the app doesn't support null safety. There are currently two packages that don't support null-safety until they do we cant migrate the app to null-safety.

  • For system_shortcuts I have opened a null-safety migration PR once this PR merge we can upgrade the package
  • For toast, we can use the fluttertoast package which is already migrated to NNBD
Showing dependencies that are currently not opted in to null-safety.[✗] indicates versions without null safety support.
[✓] indicates versions opting in to null safety.
Computing null safety support...
Package Name      Current  Upgradable  Resolvable  Latest  

direct dependencies:
system_shortcuts  ✗1.0.0   ✗1.0.0      ✗1.0.0      ✗1.0.0  
toast             ✗0.1.5   ✗0.1.5      ✗0.1.5      ✗0.1.5  

dev_dependencies: all support null safety.

As there are a lot of depreciated widgets that the app uses so once we migrate the application to NNBD we can replace depreciated widgets with a new one.

Thank you!

@adarsh-technocrat
Copy link
Author

Would love to contribute to this project and also want to know if there Is any enhancement that needs to be done to this application.

@Mainakdey1
Copy link

Mainakdey1 commented Dec 31, 2021

Hey @adarsh-technocrat there's actually a lot of stuff that is yet to be built, but you should probably contact @bpross-52n first. He'll help you out.

@adarsh-technocrat
Copy link
Author

Thanks, @Mainakdey1 is there is any IRC or slack channel where I can reach him out.

@Mainakdey1
Copy link

Mainakdey1 commented Dec 31, 2021

an email is the best way to get a reply, altho we do have an IRC. You can find both the IRC channel and the email addresses of the project leads on the past year gsoc page for gmbh North 52.

@M-A-D-A-R-A
Copy link

Is this issue solved, if not I would like to work on this.

@M-A-D-A-R-A
Copy link

M-A-D-A-R-A commented Feb 3, 2022

Is this issue solved, if not I would like to work on this.

@Mainakdey1 @D-Ajay-Kumar @bpross-52n

@aman-yadav7
Copy link

If this issue is not solved, I would like to work on this.

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

No branches or pull requests

4 participants