click_functions_helper 1.0.32 copy "click_functions_helper: ^1.0.32" to clipboard
click_functions_helper: ^1.0.32 copied to clipboard

unlisted

Funções de apoio para manipular dados, como alinhamento de string, retirar acentuações e outros.

example/click_functions_helper_example.dart

import 'package:click_functions_helper/click_functions_helper.dart';

void main() {
  print('onlyNumbers: ${ClickFunctionsHelper.onlyNumbers('1a2b3c/+')}');
  print('appPath: ${ClickFunctionsHelper.appPath('abc.txt')}');
  print('cript:teste ${ClickFunctionsHelper.encriptar('teste')}');
}
0
likes
70
points
520
downloads

Publisher

verified publisherclicksi.com.br

Weekly Downloads

Funções de apoio para manipular dados, como alinhamento de string, retirar acentuações e outros.

Repository (GitHub)
View/report issues

License

BSD-3-Clause (license)

Dependencies

encrypt, image

More

Packages that depend on click_functions_helper