Skip to content

Migrate to null-safety #6

@robert-virkus

Description

@robert-virkus

Migrate to null-safetey
https://dart.dev/null-safety/migration-guide

  • pub outdated --mode=null-safety
  • dart pub upgrade --null-safety
  • dart migrate
    • use variable/*!*/, variable/*?*/ and /*late*/variable hints as required

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions