Skip to content

Better documentation on how to use this #5

@supagu

Description

@supagu

I"m trying to work out how to use this autobinding tool.

I have set up the dependency in my pubspec.yaml:

  hetu_binding_generator:
    git: https://github.com/hetu-script/hetu-script-autobinding.git

now I don't know how to run build.sh. I have no idea where flutter put the repo it checked out.

I figured that this library should be similar to the json serliazation library so tried following similar steps to this: https://www.raywenderlich.com/books/flutter-apprentice/v1.0.ea2/chapters/11-serialization-with-json

I tried running the command:

flutter pub run hetu_binding_generator build

which tells me:

Could not find bin/hetu_binding_generator.dart in package hetu_binding_generator

Can we get a sample with this library being used?

Also, what file do I include so I can use the @HTBinding() annotation?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions