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

Add Optional Subtitle to ExpandableListTile #32

Open
FrenkyDema opened this issue Sep 24, 2024 · 0 comments · May be fixed by #36
Open

Add Optional Subtitle to ExpandableListTile #32

FrenkyDema opened this issue Sep 24, 2024 · 0 comments · May be fixed by #36
Assignees
Labels
documentation Improvements or additions to documentation enhancement New feature or request testing
Milestone

Comments

@FrenkyDema
Copy link
Owner

Objective:
Allow users to add an optional subtitle to the ExpandableListTile widget.

Tasks:

  • Modify the ExpandableListTile to accept a subtitle parameter.
  • Ensure the subtitle is displayed properly in the UI.
  • Maintain backward compatibility.
  • Write tests to cover the new subtitle functionality.
  • Update documentation and examples to include the subtitle option.
@FrenkyDema FrenkyDema added documentation Improvements or additions to documentation enhancement New feature or request testing labels Sep 24, 2024
@FrenkyDema FrenkyDema added this to the v0.1.0 milestone Sep 24, 2024
@FrenkyDema FrenkyDema self-assigned this Sep 24, 2024
@FrenkyDema FrenkyDema linked a pull request Sep 25, 2024 that will close this issue
@FrenkyDema FrenkyDema linked a pull request Sep 25, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request testing
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant