Releases: Enough-Software/enough_platform_widgets
Releases · Enough-Software/enough_platform_widgets
v0.5.0
v0.4.0
v0.3.0
- Support Flutter 2.8.x
- Align with flutter_platform_widgets latest releases
v0.2.2
- Removes dependency on
dart:ioto become compatible with flutter web.
v0.2.1
- Removes dependency on
dart:ioto become compatible with flutter web. - Add
CommonPlatformIcons.info - Improve
PlatformDropdownButtonrendering on cupertino
v0.2.0
0.2.0
-
New widgets:
CupertinoSearchFlowTextFielddisplays a CupertinoSearchTextField with the expected UX flow that switches to a full-screen experience once editing startsCupertinoInkWellis a rectangular area of a that responds to touchPlatformInkWellis a rectangular area of a that responds to touch and is based either onInkWellor onCupertinoInkWellPlatformDialogActionTextprovides a platform aware dialog action text
-
Improvements:
PlatformProgressIndicatornow allows to display the progress percentage.CupertinoMultipleSegmentedControlnow centers contents automatically and reduces the default font-size to 12.
-
Other
PlatformInfo.isCupertinonow allows you to check for cupertino platform without relying ondart:io.- Makes the
cupertino_progress_barpackage /CupertinoProgressBarwidget available
v0.1.0
- Collection of Cupertino and platform aware widgets & helpers