crclib
Collection of cyclic redundancy check (CRC) routines as Dart converters.
3.0.0
137K downloads/mo
#993 most downloaded on pub.dev
google/crclib.dart
What this package is like to depend on
Last release 5 years ago
no release in 18 months
Ships fairly regularly
a new release about every 1.3 years
Nearly every release is documented
notes for 5 of 5 stable releases
Nothing withdrawn
no release was ever pulled
9 years old
5 releases · first in 2017
0 releases in the last 12 months
see the full history below
Release timeline
5 releases · May 2017 to Dec 2021
2018
2019
2020
2021
2022
2023
2024
2025
2026
Releases
latest 5-
3.0.009 Dec 2021 -
2.0.028 Sep 2020Release notes
Open source →- Breaking change: Only support Dart 2+.
- Breaking change: CRC result is now a
CrcValue, notintso that we can support long CRC values (such as CRC-64) in JavaScript. - Breaking change: Predefined CRC classes are no longer in
crclib.dart. - Support
dart2jsenvironment for CRCs longer than 32 bits.
- Breaking change: CRC result is now a
- Breaking change: Only support Dart 2+.
-
1.1.024 Aug 2020 -
1.0.121 Sep 2018 -
1.0.011 May 2017