auxiliary 0.0.4 copy "auxiliary: ^0.0.4" to clipboard
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/*.dart files.
  • Dependency update: Dart SDK >= 3.8.
  • Global properties reNotAlNum and reNotAlNumSp were removed.
  • Index typedef was renamed to Ordered.
  • Added StdSet and EquatableStdSet typedefs.
  • "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.