feat: add stepper and page view components to SDUI, enhance form handling with dynamic visibility conditions and improved error handling
This commit is contained in:
@@ -16,4 +16,3 @@ abstract class SDUIWidgetModel with _$SDUIWidgetModel {
|
||||
factory SDUIWidgetModel.fromJson(Map<String, dynamic> json) =>
|
||||
_$SDUIWidgetModelFromJson(json);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user