File tree Expand file tree Collapse file tree 2 files changed +7
-4
lines changed
Expand file tree Collapse file tree 2 files changed +7
-4
lines changed Original file line number Diff line number Diff line change 1+ ## 0.5.0
2+ - Thanks to [ Brendan] ( https://github.com/definitelyme ) enough_platform_widgets is now compatible with Flutter 3.3 .
3+
14## 0.4.0
25- Thanks to [ fotiDim] ( https://github.com/fotiDim ) ` PlatformInkWell.pressColor ` is now available to add tap effects visible on iOS.
36- ` PlatformStepper ` now supports specifying the ` controlBuilder ` .
Original file line number Diff line number Diff line change 11name : enough_platform_widgets
22description : Useful platform aware widgets to bring a Material app to Cupertino.
3- version : 0.4 .0
3+ version : 0.5 .0
44homepage : https://github.com/Enough-Software/enough_platform_widgets
55
66environment :
77 sdk : " >=2.12.0 <3.0.0"
88 flutter : " >=1.17.0"
99
1010dependencies :
11- flutter :
12- sdk : flutter
13- flutter_platform_widgets : ^2.0.0
1411 cupertino_list_tile : ^0.2.1
1512 cupertino_stepper : ^0.2.1
1613 cupertino_progress_bar : ^0.2.0
14+ flutter :
15+ sdk : flutter
16+ flutter_platform_widgets : ^2.0.0
1717
1818dev_dependencies :
1919 flutter_test :
You can’t perform that action at this time.
0 commit comments