- support scrollable widget exposure
- doesn't support dynamic height (in scroll direction) widget
- fix a null safety issue
- fix a null safety issue to adapt flutter 3.0.5
- fix exposure factor doesn't work in first frame
- support expose check manually
- adapt flutter 3
- fix StreamController is change when setState called
- add new feature
exposureOnce
on Exposure widget, if this is true, the onExpose will only be called once