gluestack

gluestack Logogluestack

files error after installation

rahul_52038 posted this in #support
Open in Discord
Avatar
rahul_52038OP
Hello team, Please check glue stack ui for flutter getting too many errors after Installation, some errors are following,

Error: The type 'ToggleableStateMixin' can't be mixed in.
class _GSRawRadioState<T> extends State<GSRawRadio<T>>

Error: 'ToggleablePainter' is imported from both 'package:flutter/src/widgets/toggleable.dart' and 'package:gluestack_ui/src/widgets/gs_radio/gs_toggleable.dart'.

Error: The method 'buildToggleable' isn't defined for the class '_GSRawRadioState<T>'.
'_GSRawRadioState' is from 'package:gluestack_ui/src/widgets/gs_radio/gs_radio_raw.dart' ('/C:/Users/rahuls/AppData/Local/Pub/Cache/git/gluestack-ui-flutter-b461b5e4ae09e4619039c3fc1d6b06d85fc62d80/lib/src/widgets/gs_radio/gs_radio_raw.dart').
Try correcting the name to the name of an existing method, or defining a method named 'buildToggleable'.
child: buildToggleable(


please check the github code also, when install through github getting same error.

1 Reply