Skip to content
This repository has been archived by the owner on Jul 14, 2022. It is now read-only.

Migrate to Sound Null Safety #6

Open
3 tasks
tsvillain opened this issue Jun 1, 2021 · 0 comments
Open
3 tasks

Migrate to Sound Null Safety #6

tsvillain opened this issue Jun 1, 2021 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@tsvillain
Copy link
Owner

tsvillain commented Jun 1, 2021

Sound null safety is now the default for new projects (from Flutter 2.2), adding protection against null reference exceptions and enabling developers to express non-nullable types in their code.

📝Task

  • Check if all plugins are updated to NullSafety. If not then find a replacement.
  • Move not null safe code to a new branch named no-null-safety. Keep sound null safety code in master.
  • If the above task is completed Migrate current code to Sound Null Safety.
@tsvillain tsvillain added the enhancement New feature or request label Jun 1, 2021
@tsvillain tsvillain self-assigned this Jun 1, 2021
@tsvillain tsvillain assigned pedr0luiz and unassigned tsvillain Nov 2, 2021
@pedr0luiz pedr0luiz removed their assignment Nov 12, 2021
@tsvillain tsvillain self-assigned this Jan 24, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants