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

How to add hint, tooltip for tell user? #49

Open
SittiphanSittisak opened this issue May 22, 2022 · 1 comment
Open

How to add hint, tooltip for tell user? #49

SittiphanSittisak opened this issue May 22, 2022 · 1 comment

Comments

@SittiphanSittisak
Copy link

Most users don't know how to change the year.
Can you add something looks like this?

image

Add some properties like

  • tooltipYearMessage: "Hi, change the year here!"
  • tooltipYearTextStyle: TextStyle()
  • tooltipBackground: Colors.transparent
    Or just
  • tooltipYearWidget: Widget()
    and this
  • tooltipAutoPlay: true
  • tooltipDuration: Duration(seconds: 3)
@SittiphanSittisak
Copy link
Author

SittiphanSittisak commented May 22, 2022

It will be better if you add a property like helperWidget: someWidget()
image
It can help. We can add a widget to show any hint or anything that users want.

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