Skip to content

Latest commit

 

History

History
52 lines (30 loc) · 1.02 KB

CHANGELOG.md

File metadata and controls

52 lines (30 loc) · 1.02 KB

Changelog

All notable changes to this project will be documented in this file.

[0.0.6] - 2024-03-08

Added

  • Added Navigation System
  • Added Dialogs functions without context

[0.0.5] - 2024-03-04

Added

  • Patch work.

[0.0.4] - 2024-03-04

Added

  • Added LogicBuilder widget.
  • Added SyncEaseApp for Material App.
  • Added EaseHelper class, which provides utility functions for retrieving screen dimensions.
  • Added put function for updating LogicBuilder widget.

[0.0.3] - 2024-03-06

Added

  • Patch work.

[0.0.2] - 2024-03-06

Added

  • Patch work.

[0.0.1] - 2024-03-06

Added

  • Initial release of SyncEase.
  • Simple and intuitive API for state management.
  • Error handling for seamless error management within state.
  • Loading state management for visual feedback during async operations.
  • Batch operations for atomic updates to multiple values.
  • Listener support for reacting to state changes and updating UI.
  • Versatility: suitable for various state management scenarios.