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

Migrated null safety #95

Merged

Conversation

nilsreichardt
Copy link
Contributor

Description

I propose this pull request to migrate this plugin to null safety as it is the way to go now that Flutter 2 has been released.

Here are the changes I introduced:

  • Update SDK dependency version to 2.12.0+
  • Run dart migrate on existing code to remove unsafe nulls (for the package & example)
  • Add a new version (0.2.0) to the changelog (as recommended)

Please check everything twice!

Testing

  • Tested it manually on a Android emulator

Related tickets

Closes #93

@BirjuVachhani BirjuVachhani added the enhancement New feature or request label Mar 8, 2021
@Armoured-Door-Studio
Copy link

Has this been publicly released yet?

@GrahamDi
Copy link

Don't think so...an ETA would be appreciated.

@dukaric1991
Copy link

Any news when this will be released?

@DevarshRanpara
Copy link
Contributor

Hi @GrahamDi , @dukaric1991 .
Team is working on it,
It will be relesed within this week only.
Probebly within 2 days.
Thank you for your patience.

@alexshikov
Copy link

Also interested in it.

@ryzizub
Copy link

ryzizub commented Apr 16, 2021

Hopefully this will be released soon 💪

Copy link
Contributor

@DevarshRanpara DevarshRanpara left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks Good To Me.

@BirjuVachhani BirjuVachhani merged commit 10fa900 into SimformSolutionsPvtLtd:master Apr 16, 2021
@BirjuVachhani
Copy link
Contributor

This will be released by this weekend. Thanks.

@BirjuVachhani
Copy link
Contributor

This is now available in v1.0.0

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

Successfully merging this pull request may close these issues.

Migrate to null safety
8 participants