website icon indicating copy to clipboard operation
website copied to clipboard

CupertinoThemeData appears twice in Flutter widget index

Open MrHeer opened this issue 1 year ago • 0 comments

Page URL

https://docs.flutter.dev/reference/widgets

Page source

https://github.com/flutter/website/blob/b7f746c8f02bfc59f1c23ea3904e762765badce5/src/_data/catalog/widgets.yml#L701

Describe the problem

CupertinoThemeData appears twice in Flutter widget index

Expected fix

CupertinoThemeData only appears once in Flutter widget index

Additional context

First https://github.com/flutter/website/blob/b7f746c8f02bfc59f1c23ea3904e762765badce5/src/_data/catalog/widgets.yml#L701

Second https://github.com/flutter/website/blob/b7f746c8f02bfc59f1c23ea3904e762765badce5/src/_data/catalog/widgets.yml#L1051

I would like to fix this problem.

  • [X] I will try and fix this problem on docs.flutter.dev.

MrHeer avatar Oct 19 '24 04:10 MrHeer