-
Notifications
You must be signed in to change notification settings - Fork 0
AppBar
Basic app bar component, decomposed by platform.
Example of using a component:
FPCAppBar(
context,
),
Ready-made component contains screen app bar.
Example of using a ready-made component:
FPCScreenAppBar(
context,
),
iOS (Cupertino) | Android (Material) |
---|---|
Ready-made component white always screen app bar.
Example of using a ready-made component:
FPCWhiteAlwaysScreenAppBar(
context,
),
iOS (Cupertino) | Android (Material) |
---|---|
Ready-made component expanded bottom sheet app bar.
Example of using a ready-made component:
FPCExpandedBottomSheetAppBar(
context,
),
iOS (Cupertino) | Android (Material) |
---|---|
Ready-made component white always expanded bottom sheet app bar.
Example of using a ready-made component:
FPCWhiteAlwaysExpandedBottomSheetAppBar(
context,
),
iOS (Cupertino) | Android (Material) |
---|---|
Basic app bar widget wrapped in blur, decomposed by platform.
Example of using a component:
FPCBlurAppBar(
context,
),
Blur screen app bar.
Example of using a ready-made component:
FPCBlurScreenAppBar(
context,
),
iOS (Cupertino) | Android (Material) |
---|---|
Blur white always screen app bar.
Example of using a ready-made component:
FPCBlurWhiteAlwaysScreenAppBar(
context,
),
iOS (Cupertino) | Android (Material) |
---|---|
Blur expanded bottom sheet app bar.
Example of using a ready-made component:
FPCBlurExpandedBottomSheetAppBar(
context,
),
iOS (Cupertino) | Android (Material) |
---|---|
Blur white always expanded bottom sheet app bar.
Example of using a ready-made component:
FPCBlurWhiteAlwaysExpandedBottomSheetAppBar(
context,
),
iOS (Cupertino) | Android (Material) |
---|---|
App
AppBar
Badge
Blur
BottomSheet
Button
Card
Checkbox
CodeField
Dialog
Divider
FormField
Global
Gradient
Icon
Indicator
Keyboard
List
Navigation
Picker
PINField
PopUp
Radio
Scaffold
Scrollbar
SegmentControl
SelectCard
SelectField
Shimmer
Slider
SlidingSegmentControl
SliverAppBar
SnackBar
Switch
Text
Toggle