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 #178

Open
pawan2806 opened this issue Mar 29, 2021 · 3 comments
Open

Migrate the app to Null Safety #178

pawan2806 opened this issue Mar 29, 2021 · 3 comments
Labels
enhancement New feature or request

Comments

@pawan2806
Copy link

pawan2806 commented Mar 29, 2021

Is your feature request related to a problem? Please describe.
With null safety, you can reason about your code with more confidence. No more pesky runtime null dereferencing errors in deployed apps. Instead, you get static errors as you code. ~ dart officials

Describe the solution you'd like
Migrate the app to Null Safety

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

Additional context
Add any other context or screenshots about the feature request here.

#gssoc21_participant

@pawan2806 pawan2806 added the enhancement New feature or request label Mar 29, 2021
@Samdid
Copy link

Samdid commented Mar 30, 2021

I would like to work on this issue, also I am a gssoc'21 participant so @pawan2806 please assign it to me

@pawan2806
Copy link
Author

I would like to work on this issue, also I am a gssoc'21 participant so @pawan2806 please assign it to me

I am also a participant, waiting for @yashlamba @yashugarg 's response.

@Samdid
Copy link

Samdid commented Mar 31, 2021

I would like to work on this issue, also I am a gssoc'21 participant so @pawan2806 please assign it to me

I am also a participant, waiting for @yashlamba @yashugarg 's response.

Okay

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants