consider refactoring giant 'uri.dart' #37152
Labels
area-core-library
SDK core library issues (core, async, ...); use area-vm or area-web for platform specific libraries.
library-core
type-code-health
Internal changes to our tools and workflows to make them cleaner, simpler, or more maintainable
type-enhancement
A request for a change that isn't a bug
Uri.dart has become a huge file for dart:core. I tried to add user-specific feature onto Class uri, which could be a burden for all the other users. Would it be better to extract most class uri into a single package?
The text was updated successfully, but these errors were encountered: