hashlib_codecs 3.4.0 copy "hashlib_codecs: ^3.4.0" to clipboard
hashlib_codecs: ^3.4.0 copied to clipboard

discontinuedreplaced by: convertlib

Renamed to convertlib. This package now re-exports convertlib for backward compatibility and is deprecated. Please migrate to the convertlib package.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add hashlib_codecs

With Flutter:

 $ flutter pub add hashlib_codecs

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

dependencies:
  hashlib_codecs: ^3.4.0

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:hashlib_codecs/hashlib_codecs.dart';
4
likes
140
points
60.4k
downloads

Documentation

API reference

Publisher

verified publisherbitanon.dev

Weekly Downloads

Renamed to convertlib. This package now re-exports convertlib for backward compatibility and is deprecated. Please migrate to the convertlib package.

License

BSD-3-Clause (license)

Dependencies

convertlib

More

Packages that depend on hashlib_codecs