ui_effects 2.1.0 copy "ui_effects: ^2.1.0" to clipboard
ui_effects: ^2.1.0 copied to clipboard

Create ui side effects from anywhere in your code, easily extensible to integrate with any package.

2.1.0 #

  • Added whenRequest declarative test method to InspectableEffectHandler
  • Added requestStream and sendStream to InspectableEffectHandler
  • request effects on InspectableEffectHandler will now throw when they do not have a whenRequest match.

2.0.1 #

  • Fixed a dependency issue that caused pub.dev analysis to fail

2.0.0 #

  • Removed toasts entirely from the package because it was not really in line with this package's purpose
  • Corrected docs

1.0.0 #

  • Initial release of the ui_effects package.
  • Added UICenter to show dialogs, snackbars, bottom sheets, and banners.
  • Added showToast for displaying simple toast messages.
  • Provided InspectableEffectHandler for easy testing of UI effects.
1
likes
160
points
82
downloads

Publisher

verified publisherdart.share-a-bite.nl

Weekly Downloads

Create ui side effects from anywhere in your code, easily extensible to integrate with any package.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

async, flutter

More

Packages that depend on ui_effects