enviroCar / enviroCar-Cross-Platform-App

10 stars 14 forks source link

Migrate App to support Null Safety #44

Open adarsh-technocrat opened 2 years ago

adarsh-technocrat commented 2 years ago

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.

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 commented 2 years ago

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 commented 2 years ago

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 commented 2 years ago

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

Mainakdey1 commented 2 years ago

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 commented 2 years ago

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

M-A-D-A-R-A commented 2 years ago

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

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

aman-yadav7 commented 2 years ago

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