Skip to content

List of supported widgets

Nikita Sin edited this page Jan 29, 2024 · 1 revision
Widget Link Controlled by default Misc
Align https://api.flutter.dev/flutter/widgets/Align-class.html false -
ElevatedButton https://api.flutter.dev/flutter/material/ElevatedButton-class.html true -
Center https://api.flutter.dev/flutter/widgets/Center-class.html false -
Checkbox https://api.flutter.dev/flutter/material/Checkbox-class.html true -
ColoredBox https://api.flutter.dev/flutter/widgets/ColoredBox-class.html false -
Column https://api.flutter.dev/flutter/widgets/Column-class.html false -
Container https://api.flutter.dev/flutter/widgets/Container-class.html false -
DecoratedBox https://api.flutter.dev/flutter/widgets/DecoratedBox-class.html false -
Empty https://api.flutter.dev/flutter/widgets/SizedBox/SizedBox.shrink.html false -
Expanded https://api.flutter.dev/flutter/widgets/Expanded-class.html false -
GestureDetector https://api.flutter.dev/flutter/widgets/GestureDetector-class.html true -
IgnorePointer https://api.flutter.dev/flutter/widgets/IgnorePointer-class.html false -
Image https://api.flutter.dev/flutter/widgets/Image-class.html false -
LifecycleStateListener https://api.flutter.dev/flutter/widgets/AppLifecycleListener-class.html true -
Opacity https://api.flutter.dev/flutter/widgets/Opacity-class.html false -
Padding https://api.flutter.dev/flutter/widgets/Padding-class.html false -
Positioned https://api.flutter.dev/flutter/widgets/Positioned-class.html false -
Radio + RadioGroupContext https://api.flutter.dev/flutter/material/Radio-class.html ~ -
Text.rich https://api.flutter.dev/flutter/widgets/Text/Text.rich.html false -
Row https://api.flutter.dev/flutter/widgets/Row-class.html false -
SingleChildScrollView https://api.flutter.dev/flutter/widgets/SingleChildScrollView-class.html false -
SizedBox https://api.flutter.dev/flutter/widgets/SizedBox-class.html false -
Slider https://api.flutter.dev/flutter/material/Slider-class.html true -
Stack https://api.flutter.dev/flutter/widgets/Stack-class.html false -
Text https://api.flutter.dev/flutter/widgets/Text-class.html false -
TextField https://api.flutter.dev/flutter/material/TextField-class.html true -
Transform https://api.flutter.dev/flutter/widgets/Transform-class.html false -
Wrap https://api.flutter.dev/flutter/widgets/Wrap-class.html false -

Relevant for flutter_duit v1.7.0

Clone this wiki locally