inspectable_property 0.0.3 copy "inspectable_property: ^0.0.3" to clipboard
inspectable_property: ^0.0.3 copied to clipboard

Add reflection-like runtime inspection to your Dart classes. Mix in Inspectable and use the Inspector widget to view and edit typed properties — no code generation required.

0.0.3 #

  • Upgraded readme and doc comments.

0.0.2 #

  • Added support for Enum descendant properties.
  • Added basic Enum editor built-in.

0.0.1 #

  • Initial commit. Inspectable stuff + built in basic editors.
  • Editor for double properties.
  • Editor for int properties.
  • Editor for boolean properties.
  • Editor for string properties.
  • Basic inspector widget.
0
likes
160
points
121
downloads

Documentation

API reference

Publisher

verified publisherleal.systems

Weekly Downloads

Add reflection-like runtime inspection to your Dart classes. Mix in Inspectable and use the Inspector widget to view and edit typed properties — no code generation required.

Repository (GitHub)
View/report issues

Topics

#reflection #editor

License

BSD-3-Clause (license)

Dependencies

collection, flutter, sprintf

More

Packages that depend on inspectable_property