Skip to content

Deprecate ButtonBar, ButtonBarThemeData, and ThemeData.buttonBarTheme - #144467

Closed
TahaTesser wants to merge 1 commit into
flutter:masterfrom
TahaTesser:deprecate_button_bar
Closed

Deprecate ButtonBar, ButtonBarThemeData, and ThemeData.buttonBarTheme#144467
TahaTesser wants to merge 1 commit into
flutter:masterfrom
TahaTesser:deprecate_button_bar

Conversation

@TahaTesser

Copy link
Copy Markdown
Contributor

fixesDeprecate ButtonBar

Pre-launch Checklist

If you need help, consider asking for advice on the #hackers-new channel on Discord.

@github-actionsgithub-actionsBot added framework flutter/packages/flutter repository. See also f: labels. p: material_ui material_ui package in flutter/packages c: tech-debt Technical debt, code quality, testing, etc. labels Mar 1, 2024
@TahaTesser

TahaTesser commented Mar 1, 2024

Copy link
Copy Markdown
ContributorAuthor

This fails customer_testing for flutter/packages, uses a 6 months old commit from flutter/tests repo.

The latest flutter/packages commit no longer have ButtonBar, if customer_testing used latest flutter/packages commit this will pass.

I'm on vacation from next week so i'll refile this after i come back.

@TahaTesserTahaTesser mentioned this pull request Mar 1, 2024
auto-submitBot pushed a commit to flutter/tests that referenced this pull request Mar 18, 2024
Similar to #297 and #276
Unblocks flutter/flutter#144467 (comment)
This updates the 6 months old packages commit which blocks a Flutter PR as its unable to test newer versions of the packages.
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

c: tech-debtTechnical debt, code quality, testing, etc.frameworkflutter/packages/flutter repository. See also f: labels.p: material_uimaterial_ui package in flutter/packages

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Deprecate ButtonBar

1 participant

@TahaTesser