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

Welcome to Listenable Tools, a Dart package designed to simplify state management in your Flutter applications.

2.1.0 #

  • refactory

2.0.9 #

  • dart format .

2.0.8 #

  • add comment and edit README.md

2.0.7 #

  • add listen to AsyncEmitter

2.0.6 #

  • add _isDisposed to AsyncController

2.0.5 #

  • edit singleton

2.0.4 #

  • add AsyncEvent to PendingState
  • remove InitState

2.0.3 #

  • add Timer.run to AsyncController

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
160
points
41
downloads

Publisher

unverified uploader

Weekly Downloads

Welcome to Listenable Tools, a Dart package designed to simplify state management in your Flutter applications.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

equatable, flutter

More

Packages that depend on listenable_tools