m2p_flutter_base 1.0.1+1 copy "m2p_flutter_base: ^1.0.1+1" to clipboard
m2p_flutter_base: ^1.0.1+1 copied to clipboard

discontinued
retracted[pending analysis]

Encryption & Decryption for M2P

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add m2p_flutter_base

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

dependencies:
  m2p_flutter_base: ^1.0.1+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:m2p_flutter_base/m2p_flutter_base.dart';