Built-in Components
All components are enabled by default, but you can still disable some of them. All built-in components is listed as following:
_config.cupertino.yml
builtin_components:
card: true
button: true
badge: true
utilities: true
carousel: true
Set to false
to disable specific components.
Last updated on