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
copied to clipboard

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
copied to clipboard

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';
copied to clipboard
2
likes
150
points
56
downloads

Publisher

verified publisherlandamessenger.com

Weekly Downloads

2024.09.26 - 2025.04.10

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

Repository (GitHub)

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