- Migrate to Dart 2.17.0, drop supports for previous Dart versions.
- Migrate to Flutter 3, drop supports for previous Flutter versions.
- Add
export 'package:crypto/crypto.dart';
tolib/password_hash_plus.dart
- Add more detail to the
description
field ofpubspec.yaml
. - Improve score.
- Realize function.
- Migrate to non-nullable by default.