You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: screen_brightness/CHANGELOG.md
+14-6Lines changed: 14 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,15 +1,23 @@
1
+
## 2.1.0
2
+
3
+
* added canChangeSystemBrightness for user to check if system brightness is changeable
4
+
5
+
## 2.0.1
6
+
7
+
*[Windows] fixed call HandleWindowProc will lead to crash [#38](https://github.com/aaassseee/screen_brightness/issues/38)
8
+
1
9
## 2.0.0+2
2
10
3
-
*update README.md
11
+
*updated README.md
4
12
5
13
## 2.0.0+1
6
14
7
-
*update README.md
15
+
*updated README.md
8
16
9
17
## 2.0.0
10
18
11
19
* support changing system brightness [#31](https://github.com/aaassseee/screen_brightness/issues/31)[#32](https://github.com/aaassseee/screen_brightness/issues/32)
12
-
*fix dependency constraint not up-to-date problem [#30](https://github.com/aaassseee/screen_brightness/issues/30)[#33](https://github.com/aaassseee/screen_brightness/issues/33)
20
+
*fixed dependency constraint not up-to-date problem [#30](https://github.com/aaassseee/screen_brightness/issues/30)[#33](https://github.com/aaassseee/screen_brightness/issues/33)
13
21
14
22
## 1.0.1
15
23
@@ -27,11 +35,11 @@
27
35
28
36
## 0.2.2
29
37
30
-
*add Windows support
38
+
*added Windows support
31
39
32
40
## 0.2.1
33
41
34
-
*add macOS support
42
+
*added macOS support
35
43
36
44
## 0.2.0
37
45
@@ -81,7 +89,7 @@
81
89
82
90
## 0.0.2
83
91
84
-
*Updated pubspec.yaml with more project information
92
+
*updated pubspec.yaml with more project information
0 commit comments