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

Migrate to Sound Null Safety #6

@tsvillain

Description

@tsvillain

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.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions