flutter_cupertino library
A Very Good Project created by Very Good CLI.
Classes
- FCBarButtonItem
- A configuration for a native bar button item in the navigation bar.
- FCButton
- A native Cupertino button widget that uses platform-specific implementations.
- A native Cupertino navigation bar widget.
- FCSlider
- A native Cupertino slider widget that uses platform-specific slider controls (UISlider on iOS, NSSlider on macOS).
- FCSwitchButton
- A native Cupertino switch button widget that uses platform-specific switch controls (UISwitch on iOS, NSSwitch on macOS).
- FCTabBar
- A native Cupertino tab bar widget that uses platform-specific implementations.
- FCTabItem
- Represents a single tab item in the tab bar.
- FlutterCupertino
- A Very Good Project created by Very Good CLI.
Enums
- FCBarButtonStyle
- Bar button styles.
- FCBarButtonSystemItem
- System bar button items available on iOS/macOS.
- FCButtonStyle
- Button style options for native Cupertino buttons.
- FCControlSize
- Button size options.
- FCLargeTitleDisplayMode
- Large title display modes for the navigation bar.
- FCTabBarStyle
- Tab bar style options for native Cupertino tab bars.
- FCTabItemRole
- Tab item role options for special tab bar behaviors.
Extensions
- ColorExtension on Color
- Extension on Color to convert to ARGB32 format for platform channels.