c_shield_sdk 1.0.1 copy "c_shield_sdk: ^1.0.1" to clipboard
c_shield_sdk: ^1.0.1 copied to clipboard

CMC Cyber Security's C-Shield SDK for Flutter is a powerful security solution designed to protect your Flutter applications from various threats and vulnerabilities. It provides a comprehensive set of [...]

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add c_shield_sdk

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

dependencies:
  c_shield_sdk: ^1.0.1

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:c_shield_sdk/c_shield_sdk.dart';
0
likes
110
points
84
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

CMC Cyber Security's C-Shield SDK for Flutter is a powerful security solution designed to protect your Flutter applications from various threats and vulnerabilities. It provides a comprehensive set of features to enhance the security of your app, including data encryption, secure storage, and protection against common attack vectors. With C-Shield SDK, you can ensure that your users' data is safe and secure while providing a seamless user experience.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

crypto, dio, flutter, http, plugin_platform_interface

More

Packages that depend on c_shield_sdk

Packages that implement c_shield_sdk