Skip to content

Removal of deprecated getters#25

Open
0pilatos0 wants to merge 1 commit intopedromassango:masterfrom
0pilatos0:master
Open

Removal of deprecated getters#25
0pilatos0 wants to merge 1 commit intopedromassango:masterfrom
0pilatos0:master

Conversation

@0pilatos0
Copy link

@0pilatos0 0pilatos0 commented Jun 21, 2023

This pull request addresses an issue in the latest version of Flutter, where the buttonColor and accentTextTheme getters have been deprecated, causing build failures. To resolve these issues, this pull request removes both getters from the codebase.

Changes Made:

Removed the deprecated buttonColor getter
Removed the deprecated accentTextTheme getter

Additional Notes:
It's worth noting that the deprecation of these getters aligns with Flutter's latest recommendations and changes in the framework. Removing them ensures the codebase remains up to date and avoids any potential issues in future versions of Flutter.

https://docs.flutter.dev/release/breaking-changes/theme-data-accent-properties

@0pilatos0
Copy link
Author

0pilatos0 commented Jul 19, 2023

@pedromassango can you please take a look at this PR? or is this plugin up for adoption?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant