Skip to content

Commit fcdc447

Browse files
author
Kamil Klyta
committed
Update changelog
1 parent 94f0e34 commit fcdc447

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
- The **PositionedIndicatorContainer** class is no longer exported from this package, however the source code is available in the example application.
1515
- Now the *onRefresh* function will be triggered immediately when the indicator is released in the armed state. Previously, the *onRefresh* function was triggered when the indicator reached a target value in the loading state of `1.0`.
1616
- Fixed a bug causing the *onRefresh* method not to be triggered on the iOS platform due to bounce physics.
17+
- Implemented equality operator for *IndicatorStateChange* class.
1718
- Multiple minor fixes, improvements and optimizations.
1819
## 1.2.1
1920
- Flutter 3.0.0 migration backward compatibility fix ([#31](https://github.com/gonuit/flutter-custom-refresh-indicator/pull/31)) by [Jordan1122](https://github.com/Jordan1122)

0 commit comments

Comments
 (0)