Skip to content
This repository has been archived by the owner on Jun 6, 2023. It is now read-only.

replace deprecated raised button with elevated button #52

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

selvesandev
Copy link

@selvesandev selvesandev commented Sep 4, 2022

Since flutter 3.3.0 the Raised button is completely removed raising error on build. This PR will replace the RaisedButton to ElevatedButton.

Params that are not supported like
focusElevation, highlightElevation, hoverElevation, elevation

have been removed.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant