Skip to content

v4.0.0

Choose a tag to compare

@juliansteenbakker juliansteenbakker released this 10 Jun 11:07
· 22 commits to develop since this release

New Features:

  • Adds a circular progress indicator for loading state. This will only happen when onPressed is async
    and executing.
  • Added X (Formerly Twitter) to the button list.
  • Updated Google button text color to be inline with design specs.
  • Added textStyle field for button text.
  • Scale down button text if needed to prevent text overflow.