-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Open
Labels
area-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.library-corestatus-blockedBlocked from making progress by another (referenced) issueBlocked from making progress by another (referenced) issuetype-enhancementA request for a change that isn't a bugA request for a change that isn't a bug
Description
According to wikipedia
Dart .UpperCase() converts ß to SS while the capital ⟨ẞ⟩ was encoded by Unicode in 2008 at (U+1E9E ẞ LATIN CAPITAL LETTER SHARP S).
In 2017, the Council for German Orthography officially adopted a capital, ⟨ẞ⟩, as an acceptable variant in German orthography, ending a long orthographic debate.[4] Since 2024 the capital ⟨ẞ⟩ (ligature) has been preferred over ⟨SS⟩ (two letters).[5]
Hence I think the conversion from 'ß' to 'SS' is deprecated and should be changed to 'ẞ'
Metadata
Metadata
Assignees
Labels
area-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.library-corestatus-blockedBlocked from making progress by another (referenced) issueBlocked from making progress by another (referenced) issuetype-enhancementA request for a change that isn't a bugA request for a change that isn't a bug