bijoy_helper library
Classes
- BanglaTextProcessor
- A utility class to process mixed Bangla-English text
- BijoyText
- BijoyTextSpan
- MixedBijoyText
- A Text widget that handles mixed Bangla-English text with Bijoy conversion
- MixedBijoyTextSpan
- A TextSpan that handles mixed Bangla-English text with Bijoy conversion
- TextSegment
- Represents a segment of text with information about its language type
- Unicode
Extensions
Constants
-
postConversionMap
→ const Map<
String, String> -
proConversionMap
→ const Map<
String, String>
Functions
-
bijoyToUnicode(
String bijoy) → String -
doCharMap(
String text, Map< String, String> charMap) → String -
mb_strlen(
String str) → int -
mbCharAt(
String str, int i) → String -
preg_replace(
String srcKey, String keyVal, String text) → String -
subString(
String string, int frm, int to) → String -
unicodeToBijoy(
String unicode) → String