-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Closed
Labels
area-languageDart language related items (some items might be better tracked at github.com/dart-lang/language).Dart language related items (some items might be better tracked at github.com/dart-lang/language).core-ntype-enhancementA request for a change that isn't a bugA request for a change that isn't a bug
Description
C# has it: https://docs.microsoft.com/en-us/dotnet/api/system.enum.parse?view=netframework-4.7.2
The opposite of #30021 & https://github.com/dart-lang/sdk/issues/21712 – where we want the simple string name of the value.
Related to #21966 as this makes interop VERY hard. Have to do a lot of messy string tricks
isoos, devoncarew, buntagonalprism, cdharris, WildOrangutan and 7 more
Metadata
Metadata
Assignees
Labels
area-languageDart language related items (some items might be better tracked at github.com/dart-lang/language).Dart language related items (some items might be better tracked at github.com/dart-lang/language).core-ntype-enhancementA request for a change that isn't a bugA request for a change that isn't a bug