auxiliary 0.0.4
auxiliary: ^0.0.4 copied to clipboard
An auxiliary Dart library: classes, functions, constants, etc.
0.0.4 20250815 #
- More informative
README.md. - Added "topics" to
pubspec.yaml. - Added checks for read operations in
XRandomAccessFile.
0.0.3 20250725 #
- Added documentation for
auxiliary/lib/src/*.dartfiles. - Dependency update: Dart SDK >= 3.8.
- Global properties
reNotAlNumandreNotAlNumSpwere removed. Indextypedef was renamed toOrdered.- Added
StdSetandEquatableStdSettypedefs. - "Throwable" classes were refactored.
0.0.2 20250325 #
- Added a license, lint rules, files to
lib/src, and an example.
0.0.1 20250320 #
- Initial version.