cipher_utilities 0.0.2 copy "cipher_utilities: ^0.0.2" to clipboard
cipher_utilities: ^0.0.2 copied to clipboard

Flutter Forge is a utility package designed to assist developers in building Flutter applications more efficiently..

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add cipher_utilities

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

dependencies:
  cipher_utilities: ^0.0.2

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:cipher_utilities/cipher_utilities.dart';
3
likes
120
points
22
downloads

Publisher

unverified uploader

Weekly Downloads

Flutter Forge is a utility package designed to assist developers in building Flutter applications more efficiently..

Documentation

API reference

License

BSD-2-Clause (license)

Dependencies

encrypt, flutter

More

Packages that depend on cipher_utilities