remove_accentuation_extension 0.0.2 copy "remove_accentuation_extension: ^0.0.2" to clipboard
remove_accentuation_extension: ^0.0.2 copied to clipboard

Remove accents, in a simple way quickly using the extension.

Remove Accentuation Extension #

Remove accents, in a simple way quickly using the extension.

Contributions are welcome

Usage #

A simple usage example:

   import 'package:remove_accentuation_extension/remove_accentuation_extension.dart';

   main() {
   
   print(('ÀÁÂÃÄÅàáâãäåÒÓÔÕÕÖØòóôõöøÈÉÊËèéêëðÇçÐÌÍÎÏìíîïÙÚÛÜùúûüÑñŠšŸÿýŽž').remove);
   // prints 'AAAAAAaaaaaaOOOOOOOooooooEEEEeeeeðCcÐIIIIiiiiUUUUuuuuNnSsYyyZz'
   }
1
likes
40
pub points
22%
popularity

Publisher

unverified uploader

Remove accents, in a simple way quickly using the extension.

Repository (GitHub)
View/report issues

License

BSD-3-Clause (LICENSE)

Dependencies

flutter

More

Packages that depend on remove_accentuation_extension