Skip to content

Introduce reflection artifact for use during development #231

Open
@saguinav

Description

@saguinav

Butterknife recently introduced a butterknife-reflect artifact, which is an API-compatible replacement for butterknife which uses 100% reflection to fulfill field and method bindings for use during development.

It would be great if a similar solution was introduced in Dart & Henson libraries so devs could use it during development to avoid any annotations processors run.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions