alibaba / fish-redux

An assembled flutter application framework.
https://github.com/alibaba/fish-redux
Apache License 2.0
7.33k stars 843 forks source link

add defaultWidget option for buildComponent #554

Closed Wanchen7 closed 4 years ago

Wanchen7 commented 4 years ago

解决 https://github.com/alibaba/fish-redux/issues/546 提到的问题,重新提交PR。

codecov-io commented 4 years ago

Codecov Report

Merging #554 into develop will decrease coverage by 0.03%. The diff coverage is 0%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #554      +/-   ##
===========================================
- Coverage    50.22%   50.18%   -0.04%     
===========================================
  Files           54       54              
  Lines         1354     1355       +1     
===========================================
  Hits           680      680              
- Misses         674      675       +1
Impacted Files Coverage Δ
lib/src/redux_component/basic.dart 100% <ø> (ø) :arrow_up:
lib/src/redux_component/context.dart 50.94% <0%> (-0.49%) :arrow_down:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 2332402...1e4fecf. Read the comment docs.