Skip to content

MrUbeyd/compare_turkish_letter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Features

  • This package serves to alphabetically sort the string lists containing Turkish characters.
  • You can also compare 2 string may contains Turkish characters.

Usage

  1. Add compare_turkish_letter dependency to your pubspec file.
  2. Add import line to where you want to use it.
    • import 'package:compare_turkish_letter/compare_turkish_letter.dart';
  3. You can use this package like this
    • CompareTurkishLetter.sortTurkishLetterList(listToOrder);

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published