fleasy 0.3.1+1 copy "fleasy: ^0.3.1+1" to clipboard
fleasy: ^0.3.1+1 copied to clipboard

outdated

Useful and easy to use extensions, helper classes and widgets to create Flutter apps easier.

0.3.1 #

  • Improve analysis options
  • Add key to widget constructors
  • Export analysis_options.yaml (see new section in README)

0.3.0 #

  • 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

0.2.2 #

  • BREAKING: do whitespace check on isNotBlank & isBlank
  • Add isNotBlank & isBlank to String extensions too
  • Add isEasyPassword to String? extensions too
  • Add several tests
  • Improve doc comments and README

0.2.1 #

  • Add CI workflow and badge
  • Improve date_time_test
  • Improve README

0.2.0 #

  • BREAKING: Refactor EasyFutureBuilder & EasyStreamBuilder
  • BREAKING: Rename closeKeyboard() to dismissKeyboard() on BuildContext extensions
  • Add screenSize, shortestScreenSide & longestScreenSide to BuildContext extensions
  • Add isUrl, isEasyPassword, isMediumPassword & isStrongPassword to String extensions
  • Add doc comments
  • Add example
  • Improve README

0.1.0 #

  • Initial release
81
likes
0
pub points
69%
popularity

Publisher

verified publisherjensbecker.dev

Useful and easy to use extensions, helper classes and widgets to create Flutter apps easier.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

dart_code_metrics, flash, flutter, flutter_lints, font_awesome_flutter, intl, universal_platform

More

Packages that depend on fleasy