Skip to content

v0.2.0

Latest

Choose a tag to compare

@Yama-Roni Yama-Roni released this 10 Oct 06:19

0.2.0

  • Controller support - Added AnyRefreshableController for programmatic refresh triggering
  • Enhanced API - Both AnyRefreshableWidget and AnyRefreshableWidget.single now accept optional controller parameter
  • Programmatic refresh - Trigger refresh operations from anywhere in your code
  • Controller state management - Access refresh state and errors through the controller
  • Example updates - Added comprehensive controller usage example in the example app