menu
teleflutter package
documentation
teleflutter.dart
delSurrogate function
delSurrogate function
dark_mode
light_mode
delSurrogate
function
String
delSurrogate
(
String
text
)
Implementation
String delSurrogate(String text) { // Dart handles surrogates natively return text; }
teleflutter package
documentation
teleflutter
delSurrogate function
teleflutter library