sync_ease 0.0.13 copy "sync_ease: ^0.0.13" to clipboard
sync_ease: ^0.0.13 copied to clipboard

A lightweight Flutter State Management library for simplified state handling in Flutter applications.

0.0.13 - 2024-06-24 #

Added #

  • Added removeIfRegistered function for remove registered instance

0.0.12 - 2024-06-24 #

Added #

  • Added remove function for remove instance

0.0.11 - 2024-05-02 #

Added #

  • Added onRegistered and onGet functions to the SyncEaseLogic class.
  • Deprecated onInit and onReady functions in the SyncEaseLogic class.
  • Fixed potential infinity loop issue in the SyncEaseLogic class.

0.0.10 #

Added #

  • Patch Work

0.0.9 #

Added #

  • Added EaseDevice class
  • Added EaseSimulator class

0.0.8 #

Added #

  • Added OnInit, OnReady, delete and OnDelete Functions

0.0.7 #

Added #

  • Fixed LogicBuilder Issue
  • Added Color Logger class

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.
12
likes
150
points
43
downloads

Publisher

verified publishermypackeges.tk

Weekly Downloads

A lightweight Flutter State Management library for simplified state handling in Flutter applications.

Repository (GitHub)
View/report issues

Topics

#state-management #reactive-programming #sync-ease #app-simulator-testing-tool #screenshot

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on sync_ease