ipin 0.0.4 copy "ipin: ^0.0.4" to clipboard
ipin: ^0.0.4 copied to clipboard

outdated

Ipin encryption for EBS / noebs. ipin uses a very simple interface to calculate encrypted ipin for both EBS / noebs use cases. ipin is battle tested and used in production by different companies.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add ipin

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

dependencies:
  ipin: ^0.0.4

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:ipin/ipin.dart';
3
likes
0
pub points
0%
popularity

Publisher

verified publishernoebs.dev

Ipin encryption for EBS / noebs. ipin uses a very simple interface to calculate encrypted ipin for both EBS / noebs use cases. ipin is battle tested and used in production by different companies.

Homepage
Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

crypton, flutter

More

Packages that depend on ipin