vm_class 2.1.2+3 copy "vm_class: ^2.1.2+3" to clipboard
vm_class: ^2.1.2+3 copied to clipboard

A Dart library for virtual machine objects that provides enhanced toString, equality, and other utilities.

Changelog #

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

2.1.2+3 - 2025-04-12 #

Fixed #

  1. toStringShort() did not work properly when using VmClassMixin.

2.1.1+3 - 2025-03-26 #

Fixed #

  1. Fixed Null check operator on shortQualifier when using toStringShort().

2.1.0+2 - 2025-03-24 #

Added #

  1. Export missed classes.

2.0.1 - 2025-03-22 #

Changed #

  1. Updated README.md.

2.0.0 - 2025-03-22 #

Changed #

  1. Renamed to VmClass.

1.0.0 - 2025-03-22 #

Added #

  1. VmClass class.
  2. Tests.
  3. Example.
1
likes
160
points
19
downloads

Publisher

unverified uploader

Weekly Downloads

A Dart library for virtual machine objects that provides enhanced toString, equality, and other utilities.

Repository (GitLab)
View/report issues

Topics

#dart-objects #serialization #equatable #mixin #utilities

Documentation

API reference

License

MIT (license)

Dependencies

equatable

More

Packages that depend on vm_class