widget_event 2.0.1 copy "widget_event: ^2.0.1" to clipboard
widget_event: ^2.0.1 copied to clipboard

Just like MaterialState but with convenient name and more spices.

2.0.1 #

  • The controller update method now preserves widget event statuses not explicitly provided in the registry parameters

2.0.0 #

  • Improved controller and mixin

1.11.0 #

  • Revert to v1.9.0, v1.10.2 should be a breaking version

1.10.2 #

  • Fixed cannot change an unmodifiable set when create controller using default constructor

1.10.1 #

  • Fixed cannot change an unmodifiable set when create controller using default constructor

1.10.0 #

  • Improved controller constructor
  • Improved mixin

1.9.0 #

  • Added method to update multiple events with a map of widget events

1.8.0 #

  • Themeable driven spinner
  • Themeable driven switcher

1.7.0 #

  • Replace DrivenWidget with DrivenChild
  • Driven spinner and switcher extends from driven child

1.6.5 #

  • Fixed driven switcher resolver

1.6.4 #

  • Fixed driven switcher duplicate key and added option to disable automatic add key

1.6.3 #

  • Fixed driven switcher duplicate key

1.6.2 #

  • Fixed driven spinner UnimplementedError
  • Driven switcher extends StatelessWidget
  • Added dart doc api to driven switcher

1.6.1 #

  • Driven switcher and spinner extends from driven widget

1.6.0 #

  • Improved driven spinner
  • Added driven switcher

1.5.0 #

  • Added driven spinner
  • Split driven props into separate files
  • Fixed returned driven widget by and all

1.4.0 #

  • Only check the value for equality operator of the WidgetEvent
  • Driven widget can have nullable value
  • Driven widget Use private constructor

1.3.3 #

  • Removed SchedulerBinding

1.3.2 #

  • Use SchedulerBinding instead of WidgetsBinding

1.3.1 #

  • Fixed FlutterError setState() or markNeedsBuild() called when widget tree was locked.

1.3.0 #

  • Added driven widget

1.2.9 #

  • Adjust sdk constraints

1.2.8 #

  • Added driven to entry point

1.2.7 #

  • Removed lerp utils

1.2.6 #

  • Added lerp utils
  • Added mouse cursor event
  • Added indeterminate and loading event
  • Added debug fill properties

1.2.5 #

  • Improve mixin
  • Change controller assign to replace
  • Create alias to Set<WidgetEvent>

1.2.3 #

  • Add more methods to controller

1.2.2 #

  • Override WidgetEvent.toString

1.2.1 #

  • Add widget events change listener on mixin level

1.2.0 #

  • Use controller
  • Move event flag

1.0.0 #

  • Convenient name
  • Extendable event
  • More helpers
3
likes
150
points
9.98k
downloads

Publisher

verified publisherwidgetarian.com

Weekly Downloads

2024.09.16 - 2025.03.31

Just like MaterialState but with convenient name and more spices.

Repository (GitHub)

Topics

#ui #event #widget #widgetarian

Documentation

API reference

Funding

Consider supporting this project:

buymeacoffee.com
ko-fi.com

License

BSD-3-Clause (license)

Dependencies

flutter

More

Packages that depend on widget_event