Skip to content

Discontinue the deprecated screaming snake case constants from dart:io #34218

Closed
@natebosch

Description

@natebosch

Forking the conversation from #31813

We have added new lowercase constants and migrated all internal code, and external code authored by the Dart team to use it. We need to determine whether we want to remove the deprecated constants for Dart 3.0 (then figure out how to keep track of these things so we don't miss them for that release)

My vote would be to remove them. They'll be deprecated for a long time by that point and the migration is really easy to do.

Metadata

Metadata

Assignees

Labels

area-core-librarySDK core library issues (core, async, ...); use area-vm or area-web for platform specific libraries.library-io

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions