Skip to content

Fleasy 0.3.0

Choose a tag to compare

@jhb-dev jhb-dev released this 23 Jun 19:29
· 104 commits to main since this release
  • Add Flashbar extensions to BuildContext
    • showSuccessFlashbar(...)
    • showInfoFlashbar(...)
    • showErrorFlashbar(...)
    • showNoConnectionFlashbar(...)
  • Add addHtpps to string extensions
  • BREAKING: Refactor EasyFutureBuilder & EasyStreamBuilder:
    • errorIcon & isEmptyIcon now take IconData instead of FaIcon
    • new attributes: textStyle & iconStyle
  • BREAKING: Remove shortestScreenSide & longestScreenSide
  • Improve README