Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: New features #4703

Open
wants to merge 27 commits into
base: main
Choose a base branch
from
Open

feat: New features #4703

wants to merge 27 commits into from

Conversation

ndonkoHenri
Copy link
Contributor

@ndonkoHenri ndonkoHenri commented Jan 12, 2025

Summary by Sourcery

Update CupertinoSwitch, Chip, Semantics, Container, CupertinoSlidingSegmentedControl, Column, Row, ExpansionPanelList, Switch, BottomSheet, CupertinoButton, Image, SubmenuButton, CupertinoDialogAction, CupertinoPicker, Divider, VerticalDivider, MouseCursor, RangeSlider, SearchAnchor, CupertinoAlertDialog, ResponsiveRow, SnackBar, TextButton, Banner, deprecated, CupertinoCheckbox, CupertinoListTile, CupertinoAppBar, SafeArea, CupertinoFilledButton, InteractiveViewer, SegmentedButton, DatePicker, and CupertinoRadio to add new functionalities and fix bugs.

New Features:

  • Add active_thumb_image, inactive_thumb_image, active_track_color, inactive_thumb_color, inactive_track_color, track_outline_color, track_outline_width, and thumb_icon properties to CupertinoSwitch.
  • Add avatar_size_constraints, delete_icon_size_constraints, enable_animation_style, select_animation_style, avatar_drawer_animation_style, and delete_drawer_animation_style properties to Chip.
  • Add current_value_length, heading_level, exclude_semantics, mixed, and on_set_text properties to Semantics.
  • Add default_selection_overlay_bgcolor and selection_overlay properties to CupertinoPicker.
  • Add animation_style, size_constraints, clip_behavior, and shape properties to BottomSheet.
  • Add on_long_press, on_focus, and on_blur events to CupertinoButton.
  • Add cache_width, cache_height, and anti_alias properties to Image.
  • Add fill_color, shape, mouse_cursor, semantics_label, and border_side properties to CupertinoCheckbox.
  • Add brightness, automatic_background_visibility, and enable_background_filter_blur properties to CupertinoAppBar.
  • Add fill_color, shape, mouse_cursor, semantics_label, and border_side properties to CupertinoCheckbox.
  • Add on_long_press, on_focus, and on_blur to CupertinoFilledButton.
  • Add direction and padding properties to SegmentedButton.
  • Add inset_animation property to CupertinoAlertDialog.
  • Add mouse_cursor property to CupertinoRadio.
  • Add mouse_cursor property to RangeSlider.
  • Add clip_behavior property to TextButton.
  • Add min_action_bar_height property to Banner.

Tests:

  • Add tests for new functionalities.

mouse_cursor,
semantics_label,
border_side,
fill_color
size_constraints,
clip_behavior,
shape
delete_icon_size_constraints,
enable_animation_style,
select_animation_style,
avatar_drawer_animation_style,
delete_drawer_animation_style
heading_level,
exclude_semantics,
mixed,
on_set_text
…mb_color, inactive_track_color, track_outline_color, track_outline_width, thumb_icon, inactive_thumb_image, on_image_error
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant