File tree Expand file tree Collapse file tree 3 files changed +6
-3
lines changed Expand file tree Collapse file tree 3 files changed +6
-3
lines changed Original file line number Diff line number Diff line change 40
40
* Implemented the gradient for the track
41
41
42
42
## [ 2.0.0] - 2021-03-21
43
- * Added the null-safety
43
+ * Added the null-safety
44
+
45
+ ## [ 2.0.1] - 2021-6-27
46
+ * Merged 2 PR's with bugs fixes
Original file line number Diff line number Diff line change @@ -99,7 +99,7 @@ packages:
99
99
path: ".."
100
100
relative: true
101
101
source: path
102
- version: "2.0.0 "
102
+ version: "2.0.1 "
103
103
source_span:
104
104
dependency: transitive
105
105
description:
Original file line number Diff line number Diff line change 1
1
name : sleek_circular_slider
2
2
description : A highly customizable circular slider/progress bar & spinner for Flutter.
3
- version : 2.0.0
3
+ version : 2.0.1
4
4
homepage : https://github.com/matthewfx/sleek-circular-slider
5
5
6
6
environment :
You can’t perform that action at this time.
0 commit comments