record_use 0.5.0 copy "record_use: ^0.5.0" to clipboard
record_use: ^0.5.0 copied to clipboard

The serialization logic and API for the usage recording SDK feature.

0.5.0 #

  • Complete reimplementation of the package. The Dart API changed completely, the underlying JSON format changed completely, the internal architecture changed completely to be based on a JSON schema, the format can now express many more recordings, the code samples in the doc comments are now tested and up to date, and many more changes. This is by no means a final version, but will enable people to play with the current state of the implementation.

0.4.2 #

  • Fix empty instance parsing.

0.4.1 #

  • Fix bug in signature parsing.

0.4.0 #

  • Update SDK constraint to ^3.5.0.
  • Rewrite API to expose less symbols.
  • Remove locations for easier caching.

0.3.0 #

  • Make InstanceConstant a Constant.
  • Separate import from location uri.

0.2.0 #

  • Use maps instead of lists in serialization.

0.1.1 #

  • Fix repository link.

0.1.0 #

  • Initial version.
4
likes
150
points
19k
downloads

Publisher

verified publisherlabs.dart.dev

Weekly Downloads

The serialization logic and API for the usage recording SDK feature.

Repository (GitHub)
View/report issues
Contributing

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

collection, meta, pub_semver

More

Packages that depend on record_use