-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Closed
Labels
P1A high priority bug; for example, a single project is unusable or has many test failuresA high priority bug; for example, a single project is unusable or has many test failuresarea-core-librarySDK core library issues (core, async, ...); use area-vm or area-web for platform specific libraries.SDK core library issues (core, async, ...); use area-vm or area-web for platform specific libraries.customer-flutter
Milestone
Description
The old all caps names for constants in the SDK have been deprecated in favor of camel case versions. This issue tracks the removal of the of old deprecated names.
TODO:
- Implement tooling Implement tooling for migrating code away from deprecated Dart 1.0 constant names #31822
- Follow up on breaking change announcement
- Clean up flutter and internal package dependencies
- Clean up flutter code (if required)
- Clean up internal code
- Remove deprecated constants
This is part of the larger Dart 2.0 corelib changes tracked here: #31812 .
Metadata
Metadata
Assignees
Labels
P1A high priority bug; for example, a single project is unusable or has many test failuresA high priority bug; for example, a single project is unusable or has many test failuresarea-core-librarySDK core library issues (core, async, ...); use area-vm or area-web for platform specific libraries.SDK core library issues (core, async, ...); use area-vm or area-web for platform specific libraries.customer-flutter