fields 0.0.5 copy "fields: ^0.0.5" to clipboard
fields: ^0.0.5 copied to clipboard

outdatedDart 1 only

An object editor for Dart.

Fields Changes #

0.0.5 #

  • Added support for proxy objects; the fields of the selected object are reflected based on its runtimeType, which proxy classes may override.
  • Moved all of the libraries into lib/src/ and export the entire public API through the lib/fields.dart library. This provides a single import statement for applications that use this package.

0.0.4 #

  • Cleaned up the FieldEditor and Transform registration interfaces.
  • Gave more specific names to the Resources classes.
  • Added the bench package to dev_dependencies to run the unit tests.
  • Updated to Dart SDK 0.6.13_r25630.

0.0.3 #

0.0.2 #

  • More early work.

0.0.1 #

  • Initial version.
0
likes
0
points
122
downloads

Documentation

Documentation

Publisher

unverified uploader

Weekly Downloads

An object editor for Dart.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

tags

More

Packages that depend on fields