Skip to content

Conversation

jihanurrahman33
Copy link

Migrates deprecated Material buttons in example code to current widgets:

  • RaisedButton -> ElevatedButton
  • FlatButton -> TextButton
  • OutlineButton -> OutlinedButton

This removes analyzer deprecation warnings and aligns examples with Flutter stable.
No library code changed; examples only.

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