All notable changes to this project will be documented in this file.
- add ff.func.waitNotNull to check async the value already not null or not.
- add onBuildLayoutFirstCall to pageLogic
- Allow public initialize for FDisposer
- FPageLogic: page transition animation
- FPipe: error pipe embedded, subscribe when using withTextEditingController
- ff: logger, time
- example project
- FPipe: onUpdate follow the T generic type
- FPage, FPageLogic: split UI and logic, and provide connection to each other.
- FPipe: easy state management with auto disposal.