Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Documentation and examples are not clear #32

Closed
ronytesler opened this issue Feb 26, 2021 · 2 comments
Closed

Documentation and examples are not clear #32

ronytesler opened this issue Feb 26, 2021 · 2 comments

Comments

@ronytesler
Copy link

The Showcase screen in the code example only shows png files with the results, but how are they implemented?

How can I control each connector and each Node?
I want the connectors be in in different lengths and have different Icon on each Node.

@ronytesler
Copy link
Author

I'm using this:
Timeline.tileBuilder(
builder: TimelineTileBuilder.connectedFromStyle(
indicatorStyleBuilder: (context, index) => IndicatorStyle.container
...
)
)

But how do I set the Widget of the indicator?

@ronytesler
Copy link
Author

ok I should use TimelineTileBuilder.connected.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant