Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 497 Bytes

CHANGELOG.md

File metadata and controls

18 lines (15 loc) · 497 Bytes

[1.0.3] - 2024-12-21

Updated

  • README documentation.

[1.0.2] - 2024-12-14

Added

  • Added example.md

[1.0.1] - 2024-12-14

Updated

  • README documentation.

[1.0.0] - 2024-12-14

Added

  • Initial release of the ScreenLoadingHandler package.
  • ScreenLoadingController class to start and stop loading.
  • ScreenLoadingHandler widget to display loading overlay with customizable appearance.
  • Tests for loading indicator visibility, including tap-to-close functionality.