jesusrp98 / expand_widget

Ability to easily expand and retract a widget collection or text
https://pub.dev/packages/expand_widget
GNU General Public License v3.0
45 stars 22 forks source link

Show tooltip message next to arrow #7

Closed JamesMcIntosh closed 4 years ago

JamesMcIntosh commented 4 years ago

Would be nice to always show the tool tip message as it's not obvious you need to long press to show it.

ian-pinto-ketto commented 4 years ago

Or better still, allow Show More/Show Less text to be always displayed instead of down/up arrows.

jesusrp98 commented 4 years ago

Thank you very much for the support you've been giving to this project over the last months. I'm really sorry I haven't got the time necesary to implement new features to this awesome package!

But now I HAVE! I've already done my very own implementation of this feature. It works like this:

Let me know what you think about this implementation. Thank you very much @JamesMcIntosh ! If you have further suggestions, please let me know!

JamesMcIntosh commented 4 years ago

Hi @jesusrp98, always happy to help! It looks good, will have to use it to give some more feedback.

jesusrp98 commented 4 years ago

Weah! You can see all features this new update brings in the #13 issue.

Also, if you want to test them inside your project, use this:

expand_widget:
  git:
    url: https://github.com/jesusrp98/expand_widget.git
    ref: dev

Keep in mind that there are a copule breaking changes in the v1.0 update!

jesusrp98 commented 4 years ago

Closing this issue because launch of v1.0 is imminent. Thanks for all the feedback @JamesMcIntosh !