stringcare 1.0.0 copy "stringcare: ^1.0.0" to clipboard
stringcare: ^1.0.0 copied to clipboard

Flutter plugin for obfuscate and reveal strings and any other data.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add stringcare

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

dependencies:
  stringcare: ^1.0.0

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

Import it

Now in your Dart code, you can use:

import 'package:stringcare/stringcare.dart';
2
likes
150
points
84
downloads

Publisher

verified publisherlandamessenger.com

Weekly Downloads

Flutter plugin for obfuscate and reveal strings and any other data.

Repository (GitHub)
View/report issues

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

crypto, ffi, flutter, flutter_localizations, flutter_svg, flutter_web_plugins, global_refresh, go_router, path, yaml

More

Packages that depend on stringcare