File tree 4 files changed +5
-5
lines changed
4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
- ## [ 0.2.8+1] - 01 .02.2023
1
+ ## [ 0.2.8+1] - 05 .02.2023
2
2
3
- - Fix the bug with popover's background color .
3
+ - Fix [ ` backgrounColor ` only effects arrow ] ( https://github.com/minikin/ popover/issues/59 ) .
4
4
5
5
## [ 0.2.8] - 02.01.2023
6
6
Original file line number Diff line number Diff line change @@ -168,5 +168,5 @@ packages:
168
168
source: hosted
169
169
version: "2.1.4"
170
170
sdks:
171
- dart: ">=2.19.0 <4 .0.0"
171
+ dart: ">=2.19.0 <3 .0.0"
172
172
flutter: ">=3.3.0"
Original file line number Diff line number Diff line change @@ -161,5 +161,5 @@ packages:
161
161
source: hosted
162
162
version: "2.1.4"
163
163
sdks:
164
- dart: ">=2.19 .0 <4 .0.0"
164
+ dart: ">=2.18 .0 <3 .0.0"
165
165
flutter: ">=3.3.0"
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ version: 0.2.8+1
4
4
homepage : https://github.com/minikin/popover
5
5
6
6
environment :
7
- sdk : ' >=2.19 .0 <3.0.0'
7
+ sdk : ' >=2.18 .0 <3.0.0'
8
8
flutter : ' >=3.3.0'
9
9
10
10
dependencies :
You can’t perform that action at this time.
0 commit comments