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.

pub package

Stringcare Flutter

A Landa dependency

Flutter plugin for encrypt/decrypt String and Uint8List objects easily with C++ code.

Android iOS Web macOS Windows Linux Fuchsia
Status ✔️ ✔️ ✔️ ✔️ ✔️ ✔️
Language C++ C++ Dart C++ C++ C++

Retrieve any string resource quickly and easily, anywhere:

en.json

{
  "hello_there": "Hello there!"
}
R.strings.hello_there.string();

Simplify the way you work with secured resources, Strings and Uint8List objects:

"my_secret".obfuscate();

Home #

Basic setup, not secured #

- iOS macOS Setup

Secured Setup #

- Prepare your private repository

- iOS macOS Setup

- Key Setup

- Finish The Setup

String Usage #

- Simple Usage

- With Extra Keys

Uint8List Usage #

- Simple Usage

- With Extra Keys

i18n #

- Project Configuration

- Locales

- I18n Configuration

- Usage

Assets #

- Project Configuration

- Simple Usage

- Assets Images Usage

- Svg Assets Images Usage


2
likes
150
points
86
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