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

Feature request: PlatformListTile (once CupertinoTableRow is ready) #296

Closed
erf opened this issue May 5, 2021 · 2 comments · Fixed by #389
Closed

Feature request: PlatformListTile (once CupertinoTableRow is ready) #296

erf opened this issue May 5, 2021 · 2 comments · Fixed by #389
Labels
enhancement New feature or request

Comments

@erf
Copy link

erf commented May 5, 2021

I'd like to see a PlatformListTile, based on ListTile for Material and CupertinoTableRow for Cupertino once ready.

I thought I'll just add this issue as a reminder to implement once the following issues are solved:

flutter/flutter#19228
flutter/flutter#78732

Feel free to close if pre-empt.

@aqwert aqwert added the enhancement New feature or request label May 5, 2021
@aqwert
Copy link
Collaborator

aqwert commented Jan 29, 2023

With Flutter 3.7 there is now a Cupertino version of the LIstTile

Cupertino: https://api.flutter.dev/flutter/cupertino/CupertinoListTile-class.html
Material: https://api.flutter.dev/flutter/material/ListTile-class.html

@patricknicolosi
Copy link
Contributor

patricknicolosi commented Feb 25, 2023

I have created a pull request for add PlatformListTile support #385

@erf erf closed this as completed Feb 25, 2023
@erf erf reopened this Feb 25, 2023
aqwert added a commit that referenced this issue Mar 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants