stringcare 0.1.2 copy "stringcare: ^0.1.2" to clipboard
stringcare: ^0.1.2 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 Dart:

 $ dart pub add stringcare

With Flutter:

 $ flutter pub add stringcare

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

dependencies:
  stringcare: ^0.1.2

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:stringcare/stringcare.dart';
2
likes
0
points
62
downloads

Publisher

verified publisherlandamessenger.com

Weekly Downloads

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

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

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

More

Packages that depend on stringcare