iOS 风格 widgets 列表

Beautiful and high-fidelity widgets for current iOS design language.

更多 widget 请查看 核心 widget 目录

CupertinoActionSheet

An iOS-style modal bottom action sheet to choose an option among many.

CupertinoActionSheetAction

A button typically used in a CupertinoActionSheet.

CupertinoActivityIndicator

An iOS-style activity indicator. Displays a circular 'spinner'.

CupertinoAdaptiveTextSelectionToolbar

The default Cupertino context menu for text selection for the current platform with the given children.

CupertinoAlertDialog

An iOS-style alert dialog.

CupertinoApp

An application that uses Cupertino design.

CupertinoButton

An iOS-style button.

CupertinoCheckBox

An macOS-style checkbox.

CupertinoColors

A palette of Color constants that describe colors commonly used when matching the iOS platform aesthetics.

CupertinoContextMenu

An iOS-style full-screen modal route that opens when the child is long-pressed. Used to display relevant actions for your content.

CupertinoContextMenuAction

A button in a _ContextMenuSheet.

CupertinoDatePicker

An iOS-style date or date and time picker.

CupertinoDesktopTextSelectionControls

Desktop Cupertino styled text selection controls.

CupertinoDesktopTextSelectionToolbar

A macOS-style text selection toolbar.

CupertinoDesktopTextSelectionToolbarButton

A button in the style of the macOS context menu buttons.

CupertinoDialogAction

A button typically used in a CupertinoAlertDialog.

CupertinoDialogRoute

A dialog route that shows an iOS-style dialog.

CupertinoDynamicColor

A Color subclass that represents a family of colors, and the correct effective color in the color family.

CupertinoFormRow

An iOS-style form row.

CupertinoFormSection

An iOS-style form section.

CupertinoFullscreenDialogTransition

An iOS-style transition used for summoning fullscreen dialogs.

CupertinoThemeData

Styling specifications for a CupertinoTheme.

CupertinoListSection

Container that uses the iOS style to display a scrollable view.

CupertinoListTile

A block that uses the iOS style to create a row in a list.

CupertinoListTileChevron

A typical iOS trailing widget used to denote that a CupertinoListTile is a button with an action.

CupertinoLocalizations

Defines the localized resource values used by the Cupertino widgets.

CupertinoMagnifier

A RawMagnifier used for magnifying text in cases where a user's finger may be blocking the point of interest, like a selection handle.

CupertinoModalPopupRoute

A route that shows a modal iOS-style popup that slides up from the bottom of the screen.

CupertinoNavigationBar

Container at the top of a screen that uses the iOS style. Many developers use this with CupertinoPageScaffold.

CupertinoNavigationBarBackButton

A nav bar back button typically used in CupertinoNavigationBar.

CupertinoPage

A page that creates a cupertino style PageRoute.

CupertinoPageRoute

A modal route that replaces the entire screen with an iOS transition.

CupertinoPageScaffold

Basic iOS style page layout structure. Positions a navigation bar and content on a background.

CupertinoPageTransition

Provides an iOS-style page transition animation.

CupertinoPicker

An iOS-style picker control. Used to select an item in a short list.

CupertinoPickerDefaultSelectionOverlay

A default selection overlay for CupertinoPickers.

CupertinoPopupSurface

Rounded rectangle surface that looks like an iOS popup surface, such as an alert dialog or action sheet.

CupertinoRadio

A macOS-style radio button.

CupertinoScrollbar

An iOS-style scrollbar that indicates which portion of a scrollable widget is currently visible.

CupertinoScrollBehavior

Describes how Scrollable widgets behave for CupertinoApps.

CupertinoSearchTextField

An iOS-style search field.

CupertinoSegmentedControl

An iOS-style segmented control. Used to select mutually exclusive options in a horizontal list.

CupertinoSlider

Used to select from a range of values.

CupertinoSlidingSegmentedControl

An iOS-13-style segmented control. Used to select mutually exclusive options in a horizontal list.

CupertinoSliverNavigationBar

An navigation bar with iOS-11-style large titles using slivers.

CupertinoSliverRefreshControl

A sliver widget implementing the iOS-style pull to refresh content control.

CupertinoSpellCheckSuggestionsToolbar

The default spell check suggestions toolbar for iOS.

CupertinoSwitch

An iOS-style switch. Used to toggle the on/off state of a single setting.

CupertinoTabBar

An iOS-style bottom tab bar. Typically used with CupertinoTabScaffold.

CupertinoTabController

Coordinates tab selection between a CupertinoTabBar and a CupertinoTabScaffold.

CupertinoTabScaffold

Tabbed iOS app structure. Positions a tab bar on top of tabs of content.

CupertinoTabView

Root content of a tab that supports parallel navigation between tabs. Typically used with CupertinoTabScaffold.

CupertinoTextField

An iOS-style text field.

CupertinoTextFormFieldRow

Creates a CupertinoFormRow containing a FormField that wraps a CupertinoTextField.

CupertinoTextMagnifier

A CupertinoMagnifier used for magnifying text in cases where a user's finger may be blocking the point of interest, like a selection handle.

CupertinoTextSelectionControls

iOS-style text selection controls.

CupertinoTextSelectionToolbar

An iOS-style text selection toolbar.

CupertinoTextSelectionToolbarButton

A button in the style of the iOS text selection toolbar buttons.

CupertinoTextThemeData

Cupertino typography theme in a CupertinoThemeData.

CupertinoTheme

Applies a visual styling theme to descendant Cupertino widgets.

CupertinoThemeData

Styling specifications for a CupertinoTheme.

CupertinoThumbPainter

Paints an iOS-style slider thumb or switch thumb.

CupertinoTimerPicker

An iOS-style countdown timer picker.

更多 widget 请查看 核心 widget 目录