Home

Awesome

pub package

<p align="center"><img width="10%" vspace="10" src="https://github.com/StringCare/stringcare/raw/master/images/ic_launcher/res/mipmap-xxxhdpi/ic_launcher.png"></p> <h2 align="center" style="margin-bottom:30px" vspace="20">Stringcare Flutter</h2> <p align="center"><a href="https://landamessenger.com/">A Landa dependency</a></p>

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

AndroidiOSWebmacOSWindowsLinuxFuchsia
Status:heavy_check_mark::heavy_check_mark::heavy_check_mark::heavy_check_mark::heavy_check_mark::heavy_check_mark:
LanguageC++C++DartC++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


<p align="center"><img width="35%" vspace="10" src="https://github.com/StringCare/stringcare/raw/master/images/android_sample.png"><img width="40%" vspace="10" src="https://github.com/StringCare/stringcare/raw/master/images/ios_sample.png"></p> <p align="center"><img width="80%" vspace="10" src="https://github.com/StringCare/stringcare/raw/master/images/web_sample.png"></p> <p align="center"><img width="80%" vspace="10" src="https://github.com/StringCare/stringcare/raw/master/images/macos_sample.png"></p> <p align="center"><img width="80%" vspace="10" src="https://github.com/StringCare/stringcare/raw/master/images/windows_sample.png"></p> <p align="center"><img width="80%" vspace="10" src="https://github.com/StringCare/stringcare/raw/master/images/linux_sample.png"></p>