Skip to content

Commit 086fa95

Browse files
committed
update changelog
1 parent 4a823ec commit 086fa95

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
## [1.0.2]
44

55
- Fix the slider of hsv color picker in landscape mode.
6-
- Check the color of input in block color picker.
6+
- [#50](https://github.com/mchome/flutter_colorpicker/issues/50) Check the color of input in block color picker.
77

88
## [1.0.1]
99

@@ -29,12 +29,12 @@
2929
## [0.6.1]
3030

3131
- [#59](https://github.com/mchome/flutter_colorpicker/pull/59) You can modify the textStyle of label heading now.
32-
- [#61](https://github.com/mchome/flutter_colorpicker/issues/61) Fix *setState* was called after widget was disposed.
32+
- [#61](https://github.com/mchome/flutter_colorpicker/issues/61) Fix _setState_ was called after widget was disposed.
3333
- This is a quick hot fix so not in git, it's fixed in v1.0.0.
3434

3535
## [0.6.0]
3636

37-
- Added ***hexInputController*** for Manual Hex Input [#31](https://github.com/mchome/flutter_colorpicker/issues/31).
37+
- Added **_hexInputController_** for Manual Hex Input [#31](https://github.com/mchome/flutter_colorpicker/issues/31).
3838
- Added 122 tests and documentation for colorToHex() and colorFromHex().
3939
- Update example app.
4040

0 commit comments

Comments
 (0)