listenable_tools 2.0.2 copy "listenable_tools: ^2.0.2" to clipboard
listenable_tools: ^2.0.2 copied to clipboard

outdated

This project provides custom Flutter components that can be used to enhance your Flutter applications. The components include customizable builders for working with listenable and notifiable objects, [...]

2.0.2 #

  • set sealed class AsyncState to abstract class AsyncState

2.0.1 #

  • Refactory

2.0.0 #

  • Refactory
  • Delete all consumer widget and replace by Builder

1.1.2 #

  • Change ValueChanged to AsyncEmitter
  • Add singleton function

1.1.1 #

  • Bugs AsyncState

1.1.0 #

  • Change debugPrint by log

1.0.9 #

  • Bugs Singleton

1.0.8 #

  • Bugs Singleton

1.0.7 #

  • Add instanceName to Singleton

1.0.6 #

  • Add AsyncEmitter

1.0.5 #

  • Add Equality

1.0.4 #

  • Add Async to ListenableTools

1.0.3 #

  • Add Singleton

1.0.2 #

  • Remove all Async

1.0.1 #

  • Remove BuildContext from AsyncEvent

1.0.0 #

  • Refactory all code

0.0.7 #

  • Edit FailureState

0.0.6 #

  • Improve AsyncEvent

0.0.5 #

  • Improve AsyncState, AsyncEvent and AsyncNotifier

0.0.4 #

  • Modify AsyncNotifier

0.0.3 #

  • Add AsyncState, AsyncEvent and AsyncNotifier
  • Change All Listenable name by Notifier

0.0.2 #

  • Change ListenableBuilder to Listenablebuilder
0
likes
0
points
208
downloads

Publisher

unverified uploader

Weekly Downloads

This project provides custom Flutter components that can be used to enhance your Flutter applications. The components include customizable builders for working with listenable and notifiable objects, a simple asynchronous state management system, and a singleton pattern implementation.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

equatable, flutter

More

Packages that depend on listenable_tools