dart_intl_search

Creator: coderz1093

Last updated:

0 purchases

dart_intl_search Image
dart_intl_search Images

Languages

Categories

Add to Cart

Description:

dart intl search

Internationalized / Localized Search #



Extension for a String comparison with a localization transcription
Sample #
'Café au Lait'.transcription(Locale('fr')) // cafe au lait
'Прывiтаньне'.transcription(Locale('be')) // pryvitanne
'生物多样性可持续发展'.transcription(Locale('zh')) // shngwukxu

'多'.isPartOf('生物多样性可持续发展', Locale('zh')) // true

'脖'.isEqualTo('bo', Locale('zh')) // true
copied to clipboard
In addition to thanking, you may treat us to ☕.

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files In This Product:

Customer Reviews

There are no reviews.