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

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

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add click_functions_helper

With Flutter:

 $ flutter pub add click_functions_helper

This will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):

dependencies:
  click_functions_helper: ^1.0.27

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:click_functions_helper/click_functions_helper.dart';
0
likes
150
points
40
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

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

encrypt, image

More

Packages that depend on click_functions_helper