File tree Expand file tree Collapse file tree 2 files changed +8
-4
lines changed
Expand file tree Collapse file tree 2 files changed +8
-4
lines changed Original file line number Diff line number Diff line change 1+ ## 0.3.0
2+ - Support Flutter 2.8.x
3+ - Align with flutter_platform_widgets latest releases
4+
15## 0.2.2
26- Removes dependency on ` dart:io ` to become compatible with flutter web.
37
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.2.2
3+ version : 0.3.0
44homepage : https://github.com/Enough-Software/enough_platform_widgets
55
66environment :
@@ -10,9 +10,9 @@ environment:
1010dependencies :
1111 flutter :
1212 sdk : flutter
13- flutter_platform_widgets : ^1.9.5
14- cupertino_list_tile : ^0.2.0
15- cupertino_stepper : ^0.2.0
13+ flutter_platform_widgets : ^1.11.1
14+ cupertino_list_tile : ^0.2.1
15+ cupertino_stepper : ^0.2.1
1616 cupertino_progress_bar : ^0.2.0
1717
1818dev_dependencies :
You can’t perform that action at this time.
0 commit comments