File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 1+ ## 1.1.0+2
2+ ### Fixes:
3+ - Pub.dev readme file fix.
4+ - Fix code formatting issues
15## 1.1.0
26
37### Fixes:
Original file line number Diff line number Diff line change @@ -61,8 +61,8 @@ class CustomRefreshIndicator extends StatefulWidget {
6161
6262 /// Function in wich custom refresh indicator should be implemented.
6363 ///
64- /// ### IMPORTANT:
65- /// IT IS NOT CALLED ON EVERY [IndicatorController] DATA CHANGE.
64+ /// ### IMPORTANT:
65+ /// IT IS NOT CALLED ON EVERY [IndicatorController] DATA CHANGE.
6666 /// To rebuild widget on every [IndicatorController] data change, consider
6767 /// using [IndicatorController] that is passed to this function as the third argument
6868 /// in combination with [AnimationBuilder] .
You can’t perform that action at this time.
0 commit comments