Skip to content

v0.3.3

Pre-release
Pre-release
Compare
Choose a tag to compare
@JonasWanke JonasWanke released this 14 Oct 08:42
· 113 commits to main since this release
79f0a59

🎉 New Features

  • widgets: add separatedButtons.textStyle

⚡ Changes

  • color_material: Deprecate themeData.onAccent, .highEmphasisOnAccent, .mediumEmphasisOnAccent, and .disabledOnAccent. Use themeData.onSecondary, .highEmphasisOnSecondary, .mediumEmphasisOnSecondary, or .disabledOnSecondary instead.

📦 Build & CI

  • update lints
  • update issue and PR templates
  • add build & lint CI
  • example: update Android wrapper