Flutter – Sorting strings with Turkish alphabetical order in Dart
I want to sort the Turkish name of countries in Dart, however I couldn't find a method to customize the alphabetical order during sorting operation like collations in Java. For example when I sort with a standard string compareTo method…