flutterx_live_data 1.9.6 copy "flutterx_live_data: ^1.9.6" to clipboard
flutterx_live_data: ^1.9.6 copied to clipboard

LiveData is a data holder class that can be observed. This is a Flutter implementation of LiveData in Android Jetpack library

1.9.6 #

  • Fixes

1.9.3 #

  • Improve LiveResult

1.9.2 #

  • Fix HistoryMixin regression

1.9.0 #

  • Fix LiveEvent regression

1.8.8 #

  • Fix MediatorMutableLiveData.copy

1.8.7 #

  • Move reactive field of MediatorMixin to constructor parameter

1.8.6 #

  • Fix MultipleLiveDataBuilder & CombinedLiveDataBuilder

1.8.3 #

  • Add invalidateSource methods

1.8.2 #

  • StateObserver now registers in didChangeDependencies

1.8.1 #

  • Fix LiveMap operator

1.8.0 #

  • Refactoring

1.7.5 #

  • Improve LiveResult

1.7.4 #

  • Improve MultipleLiveDataBuilder

1.7.2 #

  • Improve HistoryMixin

1.7.1 #

  • Add initialize extension

1.7.0 #

  • Improve storage collections

1.6.93 #

  • Add update method for LiveCollections

1.6.92 #

  • Improve HistoryMixin

1.6.9 #

  • Improve HistoryMixin

1.6.8 #

  • Improve HistoryMixin

1.6.7 #

  • Improve keyed live data

1.6.6 #

  • Improve dispatchers

1.6.5 #

  • Fix state observer

1.6.1 #

  • Restore observe function

1.6.0 #

  • Fixes

1.5.9 #

  • Code improvements

1.5.8 #

  • Fix KeyedLiveDataBuilder

1.5.7 #

  • Fix KeyedLiveDataBuilder, extensions improvements

1.5.6 #

  • Improvements, Add KeyedLiveDataBuilder and LazyLiveData

1.5.5 #

  • Improve live widgets, Added MultipleLiveDataBuilder

1.5.4 #

  • Improve whenValue extension

1.5.3 #

  • Add valueOrNull getter to LiveData

1.5.2 #

  • Fix onChanged

1.5.1 #

  • Sources improvements

1.5.0 #

  • Fix addTransformSource4

1.4.9 #

  • Add Dispatcher parameter in StateObserver methods

1.4.8 #

  • Performance improvements

1.4.7 #

  • Check equality in LiveCollection setTo

1.4.6 #

  • Improve StateObserver

1.4.5 #

  • Improve StateObserver

1.4.4 #

  • Bug fixing

1.4.3 #

  • Expose mixin methods

1.4.2 #

  • Add Queue collection, mixin refactoring

1.4.1 #

  • Flutter type cast bug fix

1.4.0 #

  • Refactoring, add documentation

1.3.6 #

  • LiveDataBuilder performance improvement

1.3.5 #

  • Fix storage live collection with default value

1.3.4 #

  • Expose default value from storage mixin

1.3.3 #

  • Improve storage live data

1.3.2 #

  • Add enum support

1.3.1 #

  • Improve multiple live data observer

1.3.0 #

  • Improvements

1.2.12 #

  • Switched to flutter channel stable

1.2.11 #

  • Add LiveResult

1.2.10 #

  • Add sources to SelfLiveData

1.2.9 #

  • Add ImmutableLiveData

1.2.8 #

  • Improve StateObserver

1.2.7 #

  • Fix CombinedLiveData placeholder

1.2.6 #

  • Code improvements

1.2.5 #

  • Add StorageMutableLiveData constructor for json object

1.2.4 #

  • Add onTimeOut for awaiting LiveData

1.2.3 #

  • Add utility function

1.2.2 #

  • Add async support

1.2.1 #

  • Improvements

1.2.0 #

  • Improvements

1.1.9-dev #

  • Fix state observer on uninitialized source

1.1.8-dev #

  • Improvements

1.1.7-dev #

  • Improvements

1.1.6-dev #

  • Add storage mutable live data constructors

1.1.5-dev #

  • Fix mediator live data on uninitialized source

1.1.4-dev #

  • Fix StorageLiveData default encode/decode

1.1.3-dev #

  • Improve code style

1.1.2-dev #

  • Add StorageLiveData

1.1.1-dev #

  • Improve flutterx live data

1.1.0 #

  • Initial stable release

1.0.9-dev #

  • Fixes.

1.0.8-dev #

  • Fixes.

1.0.7-dev #

  • Improve Widgets integration.

1.0.6-dev #

  • Improve postInvalidate integration.

1.0.5-dev #

  • Add postInvalidate function.

1.0.4-dev #

  • Fixes.

1.0.3-dev #

  • Add initialization management.

1.0.2-dev #

  • Update dependencies.

1.0.1-dev #

  • Added example project.

1.0.0-dev #

  • Initial release.
12
likes
130
pub points
73%
popularity

Publisher

unverified uploader

LiveData is a data holder class that can be observed. This is a Flutter implementation of LiveData in Android Jetpack library

Repository (GitLab)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

collection, flutter

More

Packages that depend on flutterx_live_data