Version 1.0.0-alpha01 (2020-06-26)
·
285 commits
to main
since this release
- Breaking change: Introduced a new
InitialValueFlowtype for the bindings which emit state. All bindings with theemitImmediately: Boolean = falseparam have been migrated to to returnInitialValueFlow. This is also a behavior change as the current value of a widget will now be emitted immediately upon collection. The newInitialValueFlowprovides askipInitialValue()function for skipping the initial emission. - Dependency updates:
drawerlayout:1.1.0fragment:1.2.5navigation:2.3.0swiperefreshlayout:1.1.0