File tree Expand file tree Collapse file tree 2 files changed +11
-4
lines changed
Expand file tree Collapse file tree 2 files changed +11
-4
lines changed Original file line number Diff line number Diff line change 1+ ## 0.4.0
2+ - Thanks to [ fotiDim] ( https://github.com/fotiDim ) ` PlatformInkWell.pressColor ` is now available to add tap effects visible on iOS.
3+ - ` PlatformStepper ` now supports specifying the ` controlBuilder ` .
4+ - Add some additional ` CommonPlatformIcons ` .
5+ - Tested with Flutter 3.0.0.
6+ - Align with flutter_platform_widgets latest releases.
7+
18## 0.3.0
2- - Support Flutter 2.8.x
3- - Align with flutter_platform_widgets latest releases
9+ - Support Flutter 2.8.x.
10+ - Align with flutter_platform_widgets latest releases.
411
512## 0.2.2
613- Removes dependency on ` dart:io ` to become compatible with flutter web.
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.3 .0
3+ version : 0.4 .0
44homepage : https://github.com/Enough-Software/enough_platform_widgets
55
66environment :
@@ -10,7 +10,7 @@ environment:
1010dependencies :
1111 flutter :
1212 sdk : flutter
13- flutter_platform_widgets : ^1.12.1
13+ flutter_platform_widgets : ^1.20.0
1414 cupertino_list_tile : ^0.2.1
1515 cupertino_stepper : ^0.2.1
1616 cupertino_progress_bar : ^0.2.0
You can’t perform that action at this time.
0 commit comments