translit
Simple dart package for converting Cyrillic symbols to Translit and back
2.0.2
4.2K downloads/mo
#4099 most downloaded on pub.dev
alexeynobody/translit-dart
What this package is like to depend on
Last release 2 years ago
no release in 18 months
Release timing varies
gaps range from 9 days to 2.0 years
Most releases are documented
notes for 11 of 14 stable releases
Nothing withdrawn
no release was ever pulled
7 years old
14 releases · first in 2019
0 releases in the last 12 months
see the full history below
Release timeline
14 releases · Aug 2019 to Oct 2024
2020
2021
2022
2023
2024
2025
2026
Releases
latest 14-
2.0.211 Oct 2024Release notes
Open source →- Updated project documentation for clarity and completeness.
- Upgraded linter configuration and resolved all linter warnings.
- Corrected transliteration rules for the letters ‘щ’ and ‘ш’.
- Added the isSymmetrical parameter to the toTranslit method to select between symmetrical and non-symmetrical conversion algorithms.
-
2.0.101 Mar 2023 -
2.0.001 Mar 2021Release notes
Open source →- Implemented null-safety support.
- Refactored code for better structure and maintainability.
-
1.3.029 Mar 2020 -
1.2.212 Mar 2020 -
1.2.110 Mar 2020 -
1.2.010 Mar 2020 -
1.1.027 Dec 2019 -
1.0.527 Dec 2019Nothing published for this version
-
1.0.427 Dec 2019Nothing published for this version
-
1.0.327 Dec 2019Nothing published for this version
-
1.0.201 Sep 2019Release notes
Open source →- Added regular expressions in toTranslit and unTranslit methods for early return in case of non-compliance.
-
1.0.123 Aug 2019Release notes
Open source →- Added null checks in toTranslit and unTranslit methods.
- Applied minor fixes.
-
1.0.023 Aug 2019