diff --git a/packages/json_dynamic_widget/README.md b/packages/json_dynamic_widget/README.md index 4ba2fde5..e2f66188 100644 --- a/packages/json_dynamic_widget/README.md +++ b/packages/json_dynamic_widget/README.md @@ -378,104 +378,104 @@ The structure for all the `args` is defined in each widget builder, which are de Widget Builders | Example Location ----------------|------------------ -[align](https://pub.dev/documentation/json_dynamic_widget/latest/builders/JsonAlignBuilder-class.html) | [align.json](https://github.com/peiffer-innovations/json_dynamic_widget/blob/main/packages/json_dynamic_widget/example/assets/pages/align.json) -[animated_align](https://pub.dev/documentation/json_dynamic_widget/latest/builders/JsonAnimatedAlignBuilder-class.html) | [animated_align.json](https://github.com/peiffer-innovations/json_dynamic_widget/blob/main/packages/json_dynamic_widget/example/assets/pages/animated_align.json) -[animated_container](https://pub.dev/documentation/json_dynamic_widget/latest/builders/JsonAnimatedContainerBuilder-class.html) | [animated_container.json](https://github.com/peiffer-innovations/json_dynamic_widget/blob/main/packages/json_dynamic_widget/example/assets/pages/animated_container.json) -[animated_cross_fade](https://pub.dev/documentation/json_dynamic_widget/latest/builders/JsonAnimatedCrossFadeBuilder-class.html) | [animated_cross_fade.json](https://github.com/peiffer-innovations/json_dynamic_widget/blob/main/packages/json_dynamic_widget/example/assets/pages/animated_cross_fade.json) -[animated_default_text_style](https://pub.dev/documentation/json_dynamic_widget/latest/builders/JsonAnimatedDefaultTextStyleBuilder-class.html) | [animated_default_text_style.json](https://github.com/peiffer-innovations/json_dynamic_widget/blob/main/packages/json_dynamic_widget/example/assets/pages/animated_default_text_style.json) -[animated_opacity](https://pub.dev/documentation/json_dynamic_widget/latest/builders/JsonAnimatedOpacityBuilder-class.html) | [animated_opacity.json](https://github.com/peiffer-innovations/json_dynamic_widget/blob/main/packages/json_dynamic_widget/example/assets/pages/animated_opacity.json) -[animated_padding](https://pub.dev/documentation/json_dynamic_widget/latest/builders/JsonAnimatedPaddingBuilder-class.html) | [animated_padding.json](https://github.com/peiffer-innovations/json_dynamic_widget/blob/main/packages/json_dynamic_widget/example/assets/pages/animated_padding.json) -[animated_physical_model](https://pub.dev/documentation/json_dynamic_widget/latest/builders/JsonAnimatedPhysicalModelBuilder-class.html) | [animated_physical_model.json](https://github.com/peiffer-innovations/json_dynamic_widget/blob/main/packages/json_dynamic_widget/example/assets/pages/animated_physical_model.json) -[animated_positioned](https://pub.dev/documentation/json_dynamic_widget/latest/builders/JsonAnimatedPositionedBuilder-class.html) | [animated_positioned.json](https://github.com/peiffer-innovations/json_dynamic_widget/blob/main/packages/json_dynamic_widget/example/assets/pages/animated_positioned.json) -[animated_positioned_directional](https://pub.dev/documentation/json_dynamic_widget/latest/builders/JsonAnimatedPositionedDirectionalBuilder-class.html) | [animated_positioned_directional.json](https://github.com/peiffer-innovations/json_dynamic_widget/blob/main/packages/json_dynamic_widget/example/assets/pages/animated_positioned_directional.json) -[animated_size](https://pub.dev/documentation/json_dynamic_widget/latest/builders/JsonAnimatedSizeBuilder-class.html) | [animated_size.json](https://github.com/peiffer-innovations/json_dynamic_widget/blob/main/packages/json_dynamic_widget/example/assets/pages/animated_size.json) -[animated_switcher](https://pub.dev/documentation/json_dynamic_widget/latest/builders/JsonAnimatedSwitcherBuilder-class.html) | [animated_switcher.json](https://github.com/peiffer-innovations/json_dynamic_widget/blob/main/packages/json_dynamic_widget/example/assets/pages/animated_switcher.json) -[animated_theme](https://pub.dev/documentation/json_dynamic_widget/latest/builders/JsonAnimatedThemeBuilder-class.html) | [animated_theme.json](https://github.com/peiffer-innovations/json_dynamic_widget/blob/main/packages/json_dynamic_widget/example/assets/pages/animated_theme.json) -[app_bar](https://pub.dev/documentation/json_dynamic_widget/latest/builders/JsonAppBarBuilder-class.html) | [align.json](https://github.com/peiffer-innovations/json_dynamic_widget/blob/main/packages/json_dynamic_widget/example/assets/pages/align.json) -[aspect_ratio](https://pub.dev/documentation/json_dynamic_widget/latest/builders/JsonAspectRatioBuilder-class.html) | [aspect_ratio.json](https://github.com/peiffer-innovations/json_dynamic_widget/blob/main/packages/json_dynamic_widget/example/assets/pages/aspect_ratio.json) -[asset_image](https://pub.dev/documentation/json_dynamic_widget/latest/builders/JsonAssetImageBuilder-class.html) | [asset_images.json](https://github.com/peiffer-innovations/json_dynamic_widget/blob/main/packages/json_dynamic_widget/example/assets/pages/asset_images.json) -[baseline](https://pub.dev/documentation/json_dynamic_widget/latest/builders/JsonBaselineBuilder-class.html) | [baseline.json](https://github.com/peiffer-innovations/json_dynamic_widget/blob/main/packages/json_dynamic_widget/example/assets/pages/baseline.json) -[button_bar](https://pub.dev/documentation/json_dynamic_widget/latest/builders/JsonButtonBarBuilder-class.html) | [card.json](https://github.com/peiffer-innovations/json_dynamic_widget/blob/main/packages/json_dynamic_widget/example/assets/pages/card.json) -[card](https://pub.dev/documentation/json_dynamic_widget/latest/builders/JsonCardBuilder-class.html) | [card.json](https://github.com/peiffer-innovations/json_dynamic_widget/blob/main/packages/json_dynamic_widget/example/assets/pages/card.json) -[center](https://pub.dev/documentation/json_dynamic_widget/latest/builders/JsonCenterBuilder-class.html) | [center.json](https://github.com/peiffer-innovations/json_dynamic_widget/blob/main/packages/json_dynamic_widget/example/assets/pages/center.json) -[checkbox](https://pub.dev/documentation/json_dynamic_widget/latest/builders/JsonCheckboxBuilder-class.html) | [checkbox.json](https://github.com/peiffer-innovations/json_dynamic_widget/blob/main/packages/json_dynamic_widget/example/assets/pages/checkbox.json) -[circular_progress_indicator](https://pub.dev/documentation/json_dynamic_widget/latest/builders/JsonCircularProgressIndicatorBuilder-class.html) | [circular_progress_indicator.json](https://github.com/peiffer-innovations/json_dynamic_widget/blob/main/packages/json_dynamic_widget/example/assets/pages/circular_progress_indicator.json) -[clip_oval](https://pub.dev/documentation/json_dynamic_widget/latest/builders/JsonClipOvalBuilder-class.html) | [clips.json](https://github.com/peiffer-innovations/json_dynamic_widget/blob/main/packages/json_dynamic_widget/example/assets/pages/clips.json) -[clip_path](https://pub.dev/documentation/json_dynamic_widget/latest/builders/JsonClipPathBuilder-class.html) | [clips.json](https://github.com/peiffer-innovations/json_dynamic_widget/blob/main/packages/json_dynamic_widget/example/assets/pages/clips.json) -[clip_rect](https://pub.dev/documentation/json_dynamic_widget/latest/builders/JsonClipRectBuilder-class.html) | [clips.json](https://github.com/peiffer-innovations/json_dynamic_widget/blob/main/packages/json_dynamic_widget/example/assets/pages/clips.json) -[clip_rrect](https://pub.dev/documentation/json_dynamic_widget/latest/builders/JsonClipRRectBuilder-class.html) | [bank_example.json](https://github.com/peiffer-innovations/json_dynamic_widget/blob/main/packages/json_dynamic_widget/example/assets/pages/bank_example.json) -[column](https://pub.dev/documentation/json_dynamic_widget/latest/builders/JsonColumnBuilder-class.html) | [bank_example.json](https://github.com/peiffer-innovations/json_dynamic_widget/blob/main/packages/json_dynamic_widget/example/assets/pages/bank_example.json) -[comment](https://pub.dev/documentation/json_dynamic_widget/latest/builders/JsonCommentBuilder-class.html) | [scroll_view.json](https://github.com/peiffer-innovations/json_dynamic_widget/blob/main/packages/json_dynamic_widget/example/assets/pages/scroll_view.json) -[conditional](https://pub.dev/documentation/json_dynamic_widget/latest/builders/JsonConditionalBuilder-class.html) | [conditional.json](https://github.com/peiffer-innovations/json_dynamic_widget/blob/main/packages/json_dynamic_widget/example/assets/pages/conditional.json) -[container](https://pub.dev/documentation/json_dynamic_widget/latest/builders/JsonContainerBuilder-class.html) | [bank_example.json](https://github.com/peiffer-innovations/json_dynamic_widget/blob/main/packages/json_dynamic_widget/example/assets/pages/bank_example.json) -[cupertino_switch](https://pub.dev/documentation/json_dynamic_widget/latest/builders/JsonCupertinoSwitchBuilder-class.html) | [cupertino_switch.yaml](https://github.com/peiffer-innovations/json_dynamic_widget/blob/main/packages/json_dynamic_widget/example/assets/pages/cupertino_switch.yaml) -[custom_scroll_view](https://pub.dev/documentation/json_dynamic_widget/latest/builders/JsonCustomScrollViewBuilder-class.html) | [slivers.json](https://github.com/peiffer-innovations/json_dynamic_widget/blob/main/packages/json_dynamic_widget/example/assets/pages/slivers.json) -[directionality](https://pub.dev/documentation/json_dynamic_widget/latest/builders/JsonDirectionalityBuilder-class.html) | [directionality.json](https://github.com/peiffer-innovations/json_dynamic_widget/blob/main/packages/json_dynamic_widget/example/assets/pages/directionality.json) -[dropdown_button_form_field](https://pub.dev/documentation/json_dynamic_widget/latest/builders/JsonDropdownButtonFormFieldBuilder-class.html) | [form.json](https://github.com/peiffer-innovations/json_dynamic_widget/blob/main/packages/json_dynamic_widget/example/assets/pages/form.json) -[dynamic](https://pub.dev/documentation/json_dynamic_widget/latest/builders/JsonDynamicBuilder-class.html) | [dynamic.json](https://github.com/peiffer-innovations/json_dynamic_widget/blob/main/packages/json_dynamic_widget/example/assets/pages/dynamic.json) -[elevated_button](https://pub.dev/documentation/json_dynamic_widget/latest/builders/JsonElevatedButtonBuilder-class.html) | [buttons.json](https://github.com/peiffer-innovations/json_dynamic_widget/blob/main/packages/json_dynamic_widget/example/assets/pages/buttons.json) -[expanded](https://pub.dev/documentation/json_dynamic_widget/latest/builders/JsonExpandedBuilder-class.html) | [conditional.json](https://github.com/peiffer-innovations/json_dynamic_widget/blob/main/packages/json_dynamic_widget/example/assets/pages/conditional.json) -[fitted_box](https://pub.dev/documentation/json_dynamic_widget/latest/builders/JsonFittedBoxBuilder-class.html) | [fitted_box.json](https://github.com/peiffer-innovations/json_dynamic_widget/blob/main/packages/json_dynamic_widget/example/assets/pages/fitted_box.json) -[flexible](https://pub.dev/documentation/json_dynamic_widget/latest/builders/JsonFlexibleBuilder-class.html) | [form.json](https://github.com/peiffer-innovations/json_dynamic_widget/blob/main/packages/json_dynamic_widget/example/assets/pages/form.json) -[floating_action_button](https://pub.dev/documentation/json_dynamic_widget/latest/builders/JsonFloatingActionButtonBuilder-class.html) | [buttons.json](https://github.com/peiffer-innovations/json_dynamic_widget/blob/main/packages/json_dynamic_widget/example/assets/pages/buttons.json) -[form](https://pub.dev/documentation/json_dynamic_widget/latest/builders/JsonFormBuilder-class.html) | [form.json](https://github.com/peiffer-innovations/json_dynamic_widget/blob/main/packages/json_dynamic_widget/example/assets/pages/form.json) -[fractional_translation](https://pub.dev/documentation/json_dynamic_widget/latest/builders/JsonFractionalTranslationBuilder-class.html) | [fractional_translation.json](https://github.com/peiffer-innovations/json_dynamic_widget/blob/main/packages/json_dynamic_widget/example/assets/pages/fractional_translation.json) -[fractionally_sized](https://pub.dev/documentation/json_dynamic_widget/latest/builders/JsonFractionallySizedBoxBuilder-class.html) | [fractionally_sized.json](https://github.com/peiffer-innovations/json_dynamic_widget/blob/main/packages/json_dynamic_widget/example/assets/pages/fractionally_sized_box.json) -[gesture_detector](https://pub.dev/documentation/json_dynamic_widget/latest/builders/JsonGestureDetectorBuilder-class.html) | [gestures.json](https://github.com/peiffer-innovations/json_dynamic_widget/blob/main/packages/json_dynamic_widget/example/assets/pages/gestures.json) -[grid_view](https://pub.dev/documentation/json_dynamic_widget/latest/builders/JsonGridViewBuilder-class.html) | [for_each.json](https://github.com/peiffer-innovations/json_dynamic_widget/blob/main/packages/json_dynamic_widget/example/assets/pages/for_each.json) -[hero](https://pub.dev/documentation/json_dynamic_widget/latest/builders/JsonHeroBuilder-class.html) | [asset_images.json](https://github.com/peiffer-innovations/json_dynamic_widget/blob/main/packages/json_dynamic_widget/example/assets/pages/asset_images.json) -[icon](https://pub.dev/documentation/json_dynamic_widget/latest/builders/JsonIconBuilder-class.html) | [card.json](https://github.com/peiffer-innovations/json_dynamic_widget/blob/main/packages/json_dynamic_widget/example/assets/pages/card.json) -[icon_button](https://pub.dev/documentation/json_dynamic_widget/latest/builders/JsonIconButtonBuilder-class.html) | [buttons.json](https://github.com/peiffer-innovations/json_dynamic_widget/blob/main/packages/json_dynamic_widget/example/assets/pages/buttons.json) -[ignore_pointer](https://pub.dev/documentation/json_dynamic_widget/latest/builders/JsonIgnorePointerBuilder-class.html) | [gestures.json](https://github.com/peiffer-innovations/json_dynamic_widget/blob/main/packages/json_dynamic_widget/example/assets/pages/gestures.json) -[indexed_stack](https://pub.dev/documentation/json_dynamic_widget/latest/builders/JsonIndexedStackBuilder-class.html) | [indexed_stack.json](https://github.com/peiffer-innovations/json_dynamic_widget/blob/main/packages/json_dynamic_widget/example/assets/pages/indexed_stack.json) -[ink_well](https://pub.dev/documentation/json_dynamic_widget/latest/builders/JsonInkWellBuilder-class.html) | [asset_images.json](https://github.com/peiffer-innovations/json_dynamic_widget/blob/main/packages/json_dynamic_widget/example/assets/pages/asset_images.json) -[input_error](https://pub.dev/documentation/json_dynamic_widget/latest/builders/JsonInputErrorBuilder-class.html) | [input_error.json](https://github.com/peiffer-innovations/json_dynamic_widget/blob/main/packages/json_dynamic_widget/example/assets/pages/input_error.json) -[interactive_viewer](https://pub.dev/documentation/json_dynamic_widget/latest/builders/JsonInteractiveViewerBuilder-class.html) | [interactive_viewer.json](https://github.com/peiffer-innovations/json_dynamic_widget/blob/main/packages/json_dynamic_widget/example/assets/pages/interactive_viewer.json) -[intrinsic_height](https://pub.dev/documentation/json_dynamic_widget/latest/builders/JsonIntrinsicHeightBuilder-class.html) | [intrinsic_height.json](https://github.com/peiffer-innovations/json_dynamic_widget/blob/main/packages/json_dynamic_widget/example/assets/pages/intrinsic_height.json) -[intrinsic_width](https://pub.dev/documentation/json_dynamic_widget/latest/builders/JsonIntrinsicWidthBuilder-class.html) | [intrinsic_width.json](https://github.com/peiffer-innovations/json_dynamic_widget/blob/main/packages/json_dynamic_widget/example/assets/pages/intrinsic_width.json) -[limited_box](https://pub.dev/documentation/json_dynamic_widget/latest/builders/JsonLimitedBoxBuilder-class.html) | [limited_box.json](https://github.com/peiffer-innovations/json_dynamic_widget/blob/main/packages/json_dynamic_widget/example/assets/pages/limited_box.json) -[linear_progress_indicator](https://pub.dev/documentation/json_dynamic_widget/latest/builders/JsonLinearProgressIndicatorBuilder-class.html) | [linear_progress_indicator.json](https://github.com/peiffer-innovations/json_dynamic_widget/blob/main/packages/json_dynamic_widget/example/assets/pages/linear_progress_indicator.json) -[list_tile](https://pub.dev/documentation/json_dynamic_widget/latest/builders/JsonListTileBuilder-class.html) | [card.json](https://github.com/peiffer-innovations/json_dynamic_widget/blob/main/packages/json_dynamic_widget/example/assets/pages/card.json) -[list_view](https://pub.dev/documentation/json_dynamic_widget/latest/builders/JsonListViewBuilder-class.html) | [list_view.json](https://github.com/peiffer-innovations/json_dynamic_widget/blob/main/packages/json_dynamic_widget/example/assets/pages/list_view.json) -[material](https://pub.dev/documentation/json_dynamic_widget/latest/builders/JsonMaterialBuilder-class.html) | [bank_example.json](https://github.com/peiffer-innovations/json_dynamic_widget/blob/main/packages/json_dynamic_widget/example/assets/pages/bank_example.json) -[memory_image](https://pub.dev/documentation/json_dynamic_widget/latest/builders/JsonMemoryImageBuilder-class.html) | [images.json](https://github.com/peiffer-innovations/json_dynamic_widget/blob/main/packages/json_dynamic_widget/example/assets/pages/images.json) -[network_image](https://pub.dev/documentation/json_dynamic_widget/latest/builders/JsonNetworkImageBuilder-class.html) | [images.json](https://github.com/peiffer-innovations/json_dynamic_widget/blob/main/packages/json_dynamic_widget/example/assets/pages/images.json) -[offstage](https://pub.dev/documentation/json_dynamic_widget/latest/builders/JsonOffstageBuilder-class.html) | [offstage.json](https://github.com/peiffer-innovations/json_dynamic_widget/blob/main/packages/json_dynamic_widget/example/assets/pages/offstage.json) -[opacity](https://pub.dev/documentation/json_dynamic_widget/latest/builders/JsonOpacityBuilder-class.html) | [opacity.json](https://github.com/peiffer-innovations/json_dynamic_widget/blob/main/packages/json_dynamic_widget/example/assets/pages/opacity.json) -[outlined_button](https://pub.dev/documentation/json_dynamic_widget/latest/builders/JsonOutlinedButtonBuilder-class.html) | [buttons.json](https://github.com/peiffer-innovations/json_dynamic_widget/blob/main/packages/json_dynamic_widget/example/assets/pages/buttons.json) -[overflow_box](https://pub.dev/documentation/json_dynamic_widget/latest/builders/JsonOverflowBoxBuilder-class.html) | [overflow_box.json](https://github.com/peiffer-innovations/json_dynamic_widget/blob/main/packages/json_dynamic_widget/example/assets/pages/overflow_box.json) -[padding](https://pub.dev/documentation/json_dynamic_widget/latest/builders/JsonPaddingBuilder-class.html) | [bank_example.json](https://github.com/peiffer-innovations/json_dynamic_widget/blob/main/packages/json_dynamic_widget/example/assets/pages/bank_example.json) -[placeholder](https://pub.dev/documentation/json_dynamic_widget/latest/builders/JsonPlaceholderBuilder-class.html) | [placeholder.json](https://github.com/peiffer-innovations/json_dynamic_widget/blob/main/packages/json_dynamic_widget/example/assets/pages/placeholder.json) -[popup_menu_button](https://pub.dev/documentation/json_dynamic_widget/latest/builders/JsonPopupMenuButtonBuilder-class.html) | [popup_menu_button.json](https://github.com/peiffer-innovations/json_dynamic_widget/blob/main/packages/json_dynamic_widget/example/assets/pages/popup_menu_button.json) -[positioned](https://pub.dev/documentation/json_dynamic_widget/latest/builders/JsonPositionedBuilder-class.html) | [bank_example.json](https://github.com/peiffer-innovations/json_dynamic_widget/blob/main/packages/json_dynamic_widget/example/assets/pages/bank_example.json) -[primary_scroll_controller](https://pub.dev/documentation/json_dynamic_widget/latest/builders/JsonPrimaryScrollControllerBuilder-class.html) | [scroll_view.json](https://github.com/peiffer-innovations/json_dynamic_widget/blob/main/packages/json_dynamic_widget/example/assets/pages/scroll_view.json) -[radio](https://pub.dev/documentation/json_dynamic_widget/latest/builders/JsonRadioBuilder-class.html) | [radio.json](https://github.com/peiffer-innovations/json_dynamic_widget/blob/main/packages/json_dynamic_widget/example/assets/pages/radio.json) -[rich_text](https://pub.dev/documentation/json_dynamic_widget/latest/builders/JsonRichTextBuilder-class.html) | [rich_text.json](https://github.com/peiffer-innovations/json_dynamic_widget/blob/main/packages/json_dynamic_widget/example/assets/pages/rich_text.json) -[row](https://pub.dev/documentation/json_dynamic_widget/latest/builders/JsonRowBuilder-class.html) | [bank_example.json](https://github.com/peiffer-innovations/json_dynamic_widget/blob/main/packages/json_dynamic_widget/example/assets/pages/bank_example.json) -[safe_area](https://pub.dev/documentation/json_dynamic_widget/latest/builders/JsonSafeAreaBuilder-class.html) | [form.json](https://github.com/peiffer-innovations/json_dynamic_widget/blob/main/packages/json_dynamic_widget/example/assets/pages/form.json) -[save_context](https://pub.dev/documentation/json_dynamic_widget/latest/builders/JsonSaveContextBuilder-class.html) | [form.json](https://github.com/peiffer-innovations/json_dynamic_widget/blob/main/packages/json_dynamic_widget/example/assets/pages/form.json) -[scaffold](https://pub.dev/documentation/json_dynamic_widget/latest/builders/JsonScaffoldBuilder-class.html) | [form.json](https://github.com/peiffer-innovations/json_dynamic_widget/blob/main/packages/json_dynamic_widget/example/assets/pages/form.json) -[scroll_configuration_](https://pub.dev/documentation/json_dynamic_widget/latest/builders/JsonScrollConfigurationBuilder-class.html) | [scroll_view.json](https://github.com/peiffer-innovations/json_dynamic_widget/blob/main/packages/json_dynamic_widget/example/assets/pages/scroll_view.json) -[scrollbar](https://pub.dev/documentation/json_dynamic_widget/latest/builders/JsonScrollbarBuilder-class.html) | [scroll_view.json](https://github.com/peiffer-innovations/json_dynamic_widget/blob/main/packages/json_dynamic_widget/example/assets/pages/scroll_view.json) -[set_default_value](https://pub.dev/documentation/json_dynamic_widget/latest/builders/JsonSetDefaultValueBuilder-class.html) | [set_default_value.json](https://github.com/peiffer-innovations/json_dynamic_widget/blob/main/packages/json_dynamic_widget/example/assets/pages/set_default_value.json) -[set_scroll_controller](https://pub.dev/documentation/json_dynamic_widget/latest/builders/JsonSetScrollControllerBuilder-class.html) | [scroll_view.json](https://github.com/peiffer-innovations/json_dynamic_widget/blob/main/packages/json_dynamic_widget/example/assets/pages/scroll_view.json) -[set_value](https://pub.dev/documentation/json_dynamic_widget/latest/builders/JsonSetValueBuilder-class.html) | [set_default_value.json](https://github.com/peiffer-innovations/json_dynamic_widget/blob/main/packages/json_dynamic_widget/example/assets/pages/set_default_value.json) -[single_child_scroll_view](https://pub.dev/documentation/json_dynamic_widget/latest/builders/JsonSingleChildScrollViewBuilder-class.html) | [bank_example.json](https://github.com/peiffer-innovations/json_dynamic_widget/blob/main/packages/json_dynamic_widget/example/assets/pages/bank_example.json) -[sized_box](https://pub.dev/documentation/json_dynamic_widget/latest/json_dynamic_widget/JsonSizedBoxBuilder-class.html) | [bank_example.json](https://github.com/peiffer-innovations/json_dynamic_widget/blob/main/packages/json_dynamic_widget/example/assets/pages/bank_example.json) -[sliver_grid](https://pub.dev/documentation/json_dynamic_widget/latest/builders/JsonSliverGridBuilder-class.html) | [slivers.json](https://github.com/peiffer-innovations/json_dynamic_widget/blob/main/packages/json_dynamic_widget/example/assets/pages/slivers.json) -[sliver_padding](https://pub.dev/documentation/json_dynamic_widget/latest/builders/JsonSliverPaddingBuilder-class.html) | [slivers.json](https://github.com/peiffer-innovations/json_dynamic_widget/blob/main/packages/json_dynamic_widget/example/assets/pages/slivers.json) -[sliver_list](https://pub.dev/documentation/json_dynamic_widget/latest/builders/JsonSliverListBuilder-class.html) | [slivers.json](https://github.com/peiffer-innovations/json_dynamic_widget/blob/main/packages/json_dynamic_widget/example/assets/pages/slivers.json) -[sliver_to_box_adapter](https://pub.dev/documentation/json_dynamic_widget/latest/builders/JsonSliverToBoxAdapterBuilder-class.html) | [slivers.json](https://github.com/peiffer-innovations/json_dynamic_widget/blob/main/packages/json_dynamic_widget/example/assets/pages/slivers.json) -[stack](https://pub.dev/documentation/json_dynamic_widget/latest/builders/JsonStackBuilder-class.html) | [align.json](https://github.com/peiffer-innovations/json_dynamic_widget/blob/main/packages/json_dynamic_widget/example/assets/pages/align.json) -[switch](https://pub.dev/documentation/json_dynamic_widget/latest/builders/JsonSwitchBuilder-class.html) | [switch.json](https://github.com/peiffer-innovations/json_dynamic_widget/blob/main/packages/json_dynamic_widget/example/assets/pages/switch.json) -[text](https://pub.dev/documentation/json_dynamic_widget/latest/builders/JsonTextBuilder-class.html) | [bank_example.json](https://github.com/peiffer-innovations/json_dynamic_widget/blob/main/packages/json_dynamic_widget/example/assets/pages/bank_example.json) -[text_button](https://pub.dev/documentation/json_dynamic_widget/latest/builders/JsonTextButtonBuilder-class.html) | [buttons.json](https://github.com/peiffer-innovations/json_dynamic_widget/blob/main/packages/json_dynamic_widget/example/assets/pages/buttons.json) -[text_form_field](https://pub.dev/documentation/json_dynamic_widget/latest/builders/JsonTextFormFieldBuilder-class.html) | [form.json](https://github.com/peiffer-innovations/json_dynamic_widget/blob/main/packages/json_dynamic_widget/example/assets/pages/form.json) -[theme](https://pub.dev/documentation/json_dynamic_widget/latest/builders/JsonThemeBuilder-class.html) | [theme.json](https://github.com/peiffer-innovations/json_dynamic_widget/blob/main/packages/json_dynamic_widget/example/assets/pages/theme.json) -[tooltip](https://pub.dev/documentation/json_dynamic_widget/latest/builders/JsonTooltipBuilder-class.html) | [tooltip.json](https://github.com/peiffer-innovations/json_dynamic_widget/blob/main/packages/json_dynamic_widget/example/assets/pages/tooltip.json) -[tween_animation](https://pub.dev/documentation/json_dynamic_widget/latest/builders/JsonTweenAnimationBuilder-class.html) | [tween_animation.json](https://github.com/peiffer-innovations/json_dynamic_widget/blob/main/packages/json_dynamic_widget/example/assets/pages/tween_animation.json) -[visibility](https://pub.dev/documentation/json_dynamic_widget/latest/builders/JsonVisibilityBuilder-class.html) | [visibility.yaml](https://github.com/peiffer-innovations/json_dynamic_widget/blob/main/packages/json_dynamic_widget/example/assets/pages/visibility.yaml) -[wrap](https://pub.dev/documentation/json_dynamic_widget/latest/builders/JsonWrapBuilder-class.html) | [wrap.json](https://github.com/peiffer-innovations/json_dynamic_widget/blob/main/packages/json_dynamic_widget/example/assets/pages/wrap.json) +[align](https://pub.dev/documentation/json_dynamic_widget/latest/builders/JsonAlignBuilder-class.html) | [align.json](https://github.com/peiffer-innovations/json_dynamic_widget/blob/main/examples/json_dynamic_widget_example/assets/pages/align.json) +[animated_align](https://pub.dev/documentation/json_dynamic_widget/latest/builders/JsonAnimatedAlignBuilder-class.html) | [animated_align.json](https://github.com/peiffer-innovations/json_dynamic_widget/blob/main/examples/json_dynamic_widget_example/assets/pages/animated_align.json) +[animated_container](https://pub.dev/documentation/json_dynamic_widget/latest/builders/JsonAnimatedContainerBuilder-class.html) | [animated_container.json](https://github.com/peiffer-innovations/json_dynamic_widget/blob/main/examples/json_dynamic_widget_example/assets/pages/animated_container.json) +[animated_cross_fade](https://pub.dev/documentation/json_dynamic_widget/latest/builders/JsonAnimatedCrossFadeBuilder-class.html) | [animated_cross_fade.json](https://github.com/peiffer-innovations/json_dynamic_widget/blob/main/examples/json_dynamic_widget_example/assets/pages/animated_cross_fade.json) +[animated_default_text_style](https://pub.dev/documentation/json_dynamic_widget/latest/builders/JsonAnimatedDefaultTextStyleBuilder-class.html) | [animated_default_text_style.json](https://github.com/peiffer-innovations/json_dynamic_widget/blob/main/examples/json_dynamic_widget_example/assets/pages/animated_default_text_style.json) +[animated_opacity](https://pub.dev/documentation/json_dynamic_widget/latest/builders/JsonAnimatedOpacityBuilder-class.html) | [animated_opacity.json](https://github.com/peiffer-innovations/json_dynamic_widget/blob/main/examples/json_dynamic_widget_example/assets/pages/animated_opacity.json) +[animated_padding](https://pub.dev/documentation/json_dynamic_widget/latest/builders/JsonAnimatedPaddingBuilder-class.html) | [animated_padding.json](https://github.com/peiffer-innovations/json_dynamic_widget/blob/main/examples/json_dynamic_widget_example/assets/pages/animated_padding.json) +[animated_physical_model](https://pub.dev/documentation/json_dynamic_widget/latest/builders/JsonAnimatedPhysicalModelBuilder-class.html) | [animated_physical_model.json](https://github.com/peiffer-innovations/json_dynamic_widget/blob/main/examples/json_dynamic_widget_example/assets/pages/animated_physical_model.json) +[animated_positioned](https://pub.dev/documentation/json_dynamic_widget/latest/builders/JsonAnimatedPositionedBuilder-class.html) | [animated_positioned.json](https://github.com/peiffer-innovations/json_dynamic_widget/blob/main/examples/json_dynamic_widget_example/assets/pages/animated_positioned.json) +[animated_positioned_directional](https://pub.dev/documentation/json_dynamic_widget/latest/builders/JsonAnimatedPositionedDirectionalBuilder-class.html) | [animated_positioned_directional.json](https://github.com/peiffer-innovations/json_dynamic_widget/blob/main/examples/json_dynamic_widget_example/assets/pages/animated_positioned_directional.json) +[animated_size](https://pub.dev/documentation/json_dynamic_widget/latest/builders/JsonAnimatedSizeBuilder-class.html) | [animated_size.json](https://github.com/peiffer-innovations/json_dynamic_widget/blob/main/examples/json_dynamic_widget_example/assets/pages/animated_size.json) +[animated_switcher](https://pub.dev/documentation/json_dynamic_widget/latest/builders/JsonAnimatedSwitcherBuilder-class.html) | [animated_switcher.json](https://github.com/peiffer-innovations/json_dynamic_widget/blob/main/examples/json_dynamic_widget_example/assets/pages/animated_switcher.json) +[animated_theme](https://pub.dev/documentation/json_dynamic_widget/latest/builders/JsonAnimatedThemeBuilder-class.html) | [animated_theme.json](https://github.com/peiffer-innovations/json_dynamic_widget/blob/main/examples/json_dynamic_widget_example/assets/pages/animated_theme.json) +[app_bar](https://pub.dev/documentation/json_dynamic_widget/latest/builders/JsonAppBarBuilder-class.html) | [align.json](https://github.com/peiffer-innovations/json_dynamic_widget/blob/main/examples/json_dynamic_widget_example/assets/pages/align.json) +[aspect_ratio](https://pub.dev/documentation/json_dynamic_widget/latest/builders/JsonAspectRatioBuilder-class.html) | [aspect_ratio.json](https://github.com/peiffer-innovations/json_dynamic_widget/blob/main/examples/json_dynamic_widget_example/assets/pages/aspect_ratio.json) +[asset_image](https://pub.dev/documentation/json_dynamic_widget/latest/builders/JsonAssetImageBuilder-class.html) | [asset_images.json](https://github.com/peiffer-innovations/json_dynamic_widget/blob/main/examples/json_dynamic_widget_example/assets/pages/asset_images.json) +[baseline](https://pub.dev/documentation/json_dynamic_widget/latest/builders/JsonBaselineBuilder-class.html) | [baseline.json](https://github.com/peiffer-innovations/json_dynamic_widget/blob/main/examples/json_dynamic_widget_example/assets/pages/baseline.json) +[button_bar](https://pub.dev/documentation/json_dynamic_widget/latest/builders/JsonButtonBarBuilder-class.html) | [card.json](https://github.com/peiffer-innovations/json_dynamic_widget/blob/main/examples/json_dynamic_widget_example/assets/pages/card.json) +[card](https://pub.dev/documentation/json_dynamic_widget/latest/builders/JsonCardBuilder-class.html) | [card.json](https://github.com/peiffer-innovations/json_dynamic_widget/blob/main/examples/json_dynamic_widget_example/assets/pages/card.json) +[center](https://pub.dev/documentation/json_dynamic_widget/latest/builders/JsonCenterBuilder-class.html) | [center.json](https://github.com/peiffer-innovations/json_dynamic_widget/blob/main/examples/json_dynamic_widget_example/assets/pages/center.json) +[checkbox](https://pub.dev/documentation/json_dynamic_widget/latest/builders/JsonCheckboxBuilder-class.html) | [checkbox.json](https://github.com/peiffer-innovations/json_dynamic_widget/blob/main/examples/json_dynamic_widget_example/assets/pages/checkbox.json) +[circular_progress_indicator](https://pub.dev/documentation/json_dynamic_widget/latest/builders/JsonCircularProgressIndicatorBuilder-class.html) | [circular_progress_indicator.json](https://github.com/peiffer-innovations/json_dynamic_widget/blob/main/examples/json_dynamic_widget_example/assets/pages/circular_progress_indicator.json) +[clip_oval](https://pub.dev/documentation/json_dynamic_widget/latest/builders/JsonClipOvalBuilder-class.html) | [clips.json](https://github.com/peiffer-innovations/json_dynamic_widget/blob/main/examples/json_dynamic_widget_example/assets/pages/clips.json) +[clip_path](https://pub.dev/documentation/json_dynamic_widget/latest/builders/JsonClipPathBuilder-class.html) | [clips.json](https://github.com/peiffer-innovations/json_dynamic_widget/blob/main/examples/json_dynamic_widget_example/assets/pages/clips.json) +[clip_rect](https://pub.dev/documentation/json_dynamic_widget/latest/builders/JsonClipRectBuilder-class.html) | [clips.json](https://github.com/peiffer-innovations/json_dynamic_widget/blob/main/examples/json_dynamic_widget_example/assets/pages/clips.json) +[clip_rrect](https://pub.dev/documentation/json_dynamic_widget/latest/builders/JsonClipRRectBuilder-class.html) | [bank_example.json](https://github.com/peiffer-innovations/json_dynamic_widget/blob/main/examples/json_dynamic_widget_example/assets/pages/bank_example.json) +[column](https://pub.dev/documentation/json_dynamic_widget/latest/builders/JsonColumnBuilder-class.html) | [bank_example.json](https://github.com/peiffer-innovations/json_dynamic_widget/blob/main/examples/json_dynamic_widget_example/assets/pages/bank_example.json) +[comment](https://pub.dev/documentation/json_dynamic_widget/latest/builders/JsonCommentBuilder-class.html) | [scroll_view.json](https://github.com/peiffer-innovations/json_dynamic_widget/blob/main/examples/json_dynamic_widget_example/assets/pages/scroll_view.json) +[conditional](https://pub.dev/documentation/json_dynamic_widget/latest/builders/JsonConditionalBuilder-class.html) | [conditional.json](https://github.com/peiffer-innovations/json_dynamic_widget/blob/main/examples/json_dynamic_widget_example/assets/pages/conditional.json) +[container](https://pub.dev/documentation/json_dynamic_widget/latest/builders/JsonContainerBuilder-class.html) | [bank_example.json](https://github.com/peiffer-innovations/json_dynamic_widget/blob/main/examples/json_dynamic_widget_example/assets/pages/bank_example.json) +[cupertino_switch](https://pub.dev/documentation/json_dynamic_widget/latest/builders/JsonCupertinoSwitchBuilder-class.html) | [cupertino_switch.yaml](https://github.com/peiffer-innovations/json_dynamic_widget/blob/main/examples/json_dynamic_widget_example/assets/pages/cupertino_switch.yaml) +[custom_scroll_view](https://pub.dev/documentation/json_dynamic_widget/latest/builders/JsonCustomScrollViewBuilder-class.html) | [slivers.json](https://github.com/peiffer-innovations/json_dynamic_widget/blob/main/examples/json_dynamic_widget_example/assets/pages/slivers.json) +[directionality](https://pub.dev/documentation/json_dynamic_widget/latest/builders/JsonDirectionalityBuilder-class.html) | [directionality.json](https://github.com/peiffer-innovations/json_dynamic_widget/blob/main/examples/json_dynamic_widget_example/assets/pages/directionality.json) +[dropdown_button_form_field](https://pub.dev/documentation/json_dynamic_widget/latest/builders/JsonDropdownButtonFormFieldBuilder-class.html) | [form.json](https://github.com/peiffer-innovations/json_dynamic_widget/blob/main/examples/json_dynamic_widget_example/assets/pages/form.json) +[dynamic](https://pub.dev/documentation/json_dynamic_widget/latest/builders/JsonDynamicBuilder-class.html) | [dynamic.json](https://github.com/peiffer-innovations/json_dynamic_widget/blob/main/examples/json_dynamic_widget_example/assets/pages/dynamic.json) +[elevated_button](https://pub.dev/documentation/json_dynamic_widget/latest/builders/JsonElevatedButtonBuilder-class.html) | [buttons.json](https://github.com/peiffer-innovations/json_dynamic_widget/blob/main/examples/json_dynamic_widget_example/assets/pages/buttons.json) +[expanded](https://pub.dev/documentation/json_dynamic_widget/latest/builders/JsonExpandedBuilder-class.html) | [conditional.json](https://github.com/peiffer-innovations/json_dynamic_widget/blob/main/examples/json_dynamic_widget_example/assets/pages/conditional.json) +[fitted_box](https://pub.dev/documentation/json_dynamic_widget/latest/builders/JsonFittedBoxBuilder-class.html) | [fitted_box.json](https://github.com/peiffer-innovations/json_dynamic_widget/blob/main/examples/json_dynamic_widget_example/assets/pages/fitted_box.json) +[flexible](https://pub.dev/documentation/json_dynamic_widget/latest/builders/JsonFlexibleBuilder-class.html) | [form.json](https://github.com/peiffer-innovations/json_dynamic_widget/blob/main/examples/json_dynamic_widget_example/assets/pages/form.json) +[floating_action_button](https://pub.dev/documentation/json_dynamic_widget/latest/builders/JsonFloatingActionButtonBuilder-class.html) | [buttons.json](https://github.com/peiffer-innovations/json_dynamic_widget/blob/main/examples/json_dynamic_widget_example/assets/pages/buttons.json) +[form](https://pub.dev/documentation/json_dynamic_widget/latest/builders/JsonFormBuilder-class.html) | [form.json](https://github.com/peiffer-innovations/json_dynamic_widget/blob/main/examples/json_dynamic_widget_example/assets/pages/form.json) +[fractional_translation](https://pub.dev/documentation/json_dynamic_widget/latest/builders/JsonFractionalTranslationBuilder-class.html) | [fractional_translation.json](https://github.com/peiffer-innovations/json_dynamic_widget/blob/main/examples/json_dynamic_widget_example/assets/pages/fractional_translation.json) +[fractionally_sized](https://pub.dev/documentation/json_dynamic_widget/latest/builders/JsonFractionallySizedBoxBuilder-class.html) | [fractionally_sized.json](https://github.com/peiffer-innovations/json_dynamic_widget/blob/main/examples/json_dynamic_widget_example/assets/pages/fractionally_sized_box.json) +[gesture_detector](https://pub.dev/documentation/json_dynamic_widget/latest/builders/JsonGestureDetectorBuilder-class.html) | [gestures.json](https://github.com/peiffer-innovations/json_dynamic_widget/blob/main/examples/json_dynamic_widget_example/assets/pages/gestures.json) +[grid_view](https://pub.dev/documentation/json_dynamic_widget/latest/builders/JsonGridViewBuilder-class.html) | [for_each.json](https://github.com/peiffer-innovations/json_dynamic_widget/blob/main/examples/json_dynamic_widget_example/assets/pages/for_each.json) +[hero](https://pub.dev/documentation/json_dynamic_widget/latest/builders/JsonHeroBuilder-class.html) | [asset_images.json](https://github.com/peiffer-innovations/json_dynamic_widget/blob/main/examples/json_dynamic_widget_example/assets/pages/asset_images.json) +[icon](https://pub.dev/documentation/json_dynamic_widget/latest/builders/JsonIconBuilder-class.html) | [card.json](https://github.com/peiffer-innovations/json_dynamic_widget/blob/main/examples/json_dynamic_widget_example/assets/pages/card.json) +[icon_button](https://pub.dev/documentation/json_dynamic_widget/latest/builders/JsonIconButtonBuilder-class.html) | [buttons.json](https://github.com/peiffer-innovations/json_dynamic_widget/blob/main/examples/json_dynamic_widget_example/assets/pages/buttons.json) +[ignore_pointer](https://pub.dev/documentation/json_dynamic_widget/latest/builders/JsonIgnorePointerBuilder-class.html) | [gestures.json](https://github.com/peiffer-innovations/json_dynamic_widget/blob/main/examples/json_dynamic_widget_example/assets/pages/gestures.json) +[indexed_stack](https://pub.dev/documentation/json_dynamic_widget/latest/builders/JsonIndexedStackBuilder-class.html) | [indexed_stack.json](https://github.com/peiffer-innovations/json_dynamic_widget/blob/main/examples/json_dynamic_widget_example/assets/pages/indexed_stack.json) +[ink_well](https://pub.dev/documentation/json_dynamic_widget/latest/builders/JsonInkWellBuilder-class.html) | [asset_images.json](https://github.com/peiffer-innovations/json_dynamic_widget/blob/main/examples/json_dynamic_widget_example/assets/pages/asset_images.json) +[input_error](https://pub.dev/documentation/json_dynamic_widget/latest/builders/JsonInputErrorBuilder-class.html) | [input_error.json](https://github.com/peiffer-innovations/json_dynamic_widget/blob/main/examples/json_dynamic_widget_example/assets/pages/input_error.json) +[interactive_viewer](https://pub.dev/documentation/json_dynamic_widget/latest/builders/JsonInteractiveViewerBuilder-class.html) | [interactive_viewer.json](https://github.com/peiffer-innovations/json_dynamic_widget/blob/main/examples/json_dynamic_widget_example/assets/pages/interactive_viewer.json) +[intrinsic_height](https://pub.dev/documentation/json_dynamic_widget/latest/builders/JsonIntrinsicHeightBuilder-class.html) | [intrinsic_height.json](https://github.com/peiffer-innovations/json_dynamic_widget/blob/main/examples/json_dynamic_widget_example/assets/pages/intrinsic_height.json) +[intrinsic_width](https://pub.dev/documentation/json_dynamic_widget/latest/builders/JsonIntrinsicWidthBuilder-class.html) | [intrinsic_width.json](https://github.com/peiffer-innovations/json_dynamic_widget/blob/main/examples/json_dynamic_widget_example/assets/pages/intrinsic_width.json) +[limited_box](https://pub.dev/documentation/json_dynamic_widget/latest/builders/JsonLimitedBoxBuilder-class.html) | [limited_box.json](https://github.com/peiffer-innovations/json_dynamic_widget/blob/main/examples/json_dynamic_widget_example/assets/pages/limited_box.json) +[linear_progress_indicator](https://pub.dev/documentation/json_dynamic_widget/latest/builders/JsonLinearProgressIndicatorBuilder-class.html) | [linear_progress_indicator.json](https://github.com/peiffer-innovations/json_dynamic_widget/blob/main/examples/json_dynamic_widget_example/assets/pages/linear_progress_indicator.json) +[list_tile](https://pub.dev/documentation/json_dynamic_widget/latest/builders/JsonListTileBuilder-class.html) | [card.json](https://github.com/peiffer-innovations/json_dynamic_widget/blob/main/examples/json_dynamic_widget_example/assets/pages/card.json) +[list_view](https://pub.dev/documentation/json_dynamic_widget/latest/builders/JsonListViewBuilder-class.html) | [list_view.json](https://github.com/peiffer-innovations/json_dynamic_widget/blob/main/examples/json_dynamic_widget_example/assets/pages/list_view.json) +[material](https://pub.dev/documentation/json_dynamic_widget/latest/builders/JsonMaterialBuilder-class.html) | [bank_example.json](https://github.com/peiffer-innovations/json_dynamic_widget/blob/main/examples/json_dynamic_widget_example/assets/pages/bank_example.json) +[memory_image](https://pub.dev/documentation/json_dynamic_widget/latest/builders/JsonMemoryImageBuilder-class.html) | [images.json](https://github.com/peiffer-innovations/json_dynamic_widget/blob/main/examples/json_dynamic_widget_example/assets/pages/images.json) +[network_image](https://pub.dev/documentation/json_dynamic_widget/latest/builders/JsonNetworkImageBuilder-class.html) | [images.json](https://github.com/peiffer-innovations/json_dynamic_widget/blob/main/examples/json_dynamic_widget_example/assets/pages/images.json) +[offstage](https://pub.dev/documentation/json_dynamic_widget/latest/builders/JsonOffstageBuilder-class.html) | [offstage.json](https://github.com/peiffer-innovations/json_dynamic_widget/blob/main/examples/json_dynamic_widget_example/assets/pages/offstage.json) +[opacity](https://pub.dev/documentation/json_dynamic_widget/latest/builders/JsonOpacityBuilder-class.html) | [opacity.json](https://github.com/peiffer-innovations/json_dynamic_widget/blob/main/examples/json_dynamic_widget_example/assets/pages/opacity.json) +[outlined_button](https://pub.dev/documentation/json_dynamic_widget/latest/builders/JsonOutlinedButtonBuilder-class.html) | [buttons.json](https://github.com/peiffer-innovations/json_dynamic_widget/blob/main/examples/json_dynamic_widget_example/assets/pages/buttons.json) +[overflow_box](https://pub.dev/documentation/json_dynamic_widget/latest/builders/JsonOverflowBoxBuilder-class.html) | [overflow_box.json](https://github.com/peiffer-innovations/json_dynamic_widget/blob/main/examples/json_dynamic_widget_example/assets/pages/overflow_box.json) +[padding](https://pub.dev/documentation/json_dynamic_widget/latest/builders/JsonPaddingBuilder-class.html) | [bank_example.json](https://github.com/peiffer-innovations/json_dynamic_widget/blob/main/examples/json_dynamic_widget_example/assets/pages/bank_example.json) +[placeholder](https://pub.dev/documentation/json_dynamic_widget/latest/builders/JsonPlaceholderBuilder-class.html) | [placeholder.json](https://github.com/peiffer-innovations/json_dynamic_widget/blob/main/examples/json_dynamic_widget_example/assets/pages/placeholder.json) +[popup_menu_button](https://pub.dev/documentation/json_dynamic_widget/latest/builders/JsonPopupMenuButtonBuilder-class.html) | [popup_menu_button.json](https://github.com/peiffer-innovations/json_dynamic_widget/blob/main/examples/json_dynamic_widget_example/assets/pages/popup_menu_button.json) +[positioned](https://pub.dev/documentation/json_dynamic_widget/latest/builders/JsonPositionedBuilder-class.html) | [bank_example.json](https://github.com/peiffer-innovations/json_dynamic_widget/blob/main/examples/json_dynamic_widget_example/assets/pages/bank_example.json) +[primary_scroll_controller](https://pub.dev/documentation/json_dynamic_widget/latest/builders/JsonPrimaryScrollControllerBuilder-class.html) | [scroll_view.json](https://github.com/peiffer-innovations/json_dynamic_widget/blob/main/examples/json_dynamic_widget_example/assets/pages/scroll_view.json) +[radio](https://pub.dev/documentation/json_dynamic_widget/latest/builders/JsonRadioBuilder-class.html) | [radio.json](https://github.com/peiffer-innovations/json_dynamic_widget/blob/main/examples/json_dynamic_widget_example/assets/pages/radio.json) +[rich_text](https://pub.dev/documentation/json_dynamic_widget/latest/builders/JsonRichTextBuilder-class.html) | [rich_text.json](https://github.com/peiffer-innovations/json_dynamic_widget/blob/main/examples/json_dynamic_widget_example/assets/pages/rich_text.json) +[row](https://pub.dev/documentation/json_dynamic_widget/latest/builders/JsonRowBuilder-class.html) | [bank_example.json](https://github.com/peiffer-innovations/json_dynamic_widget/blob/main/examples/json_dynamic_widget_example/assets/pages/bank_example.json) +[safe_area](https://pub.dev/documentation/json_dynamic_widget/latest/builders/JsonSafeAreaBuilder-class.html) | [form.json](https://github.com/peiffer-innovations/json_dynamic_widget/blob/main/examples/json_dynamic_widget_example/assets/pages/form.json) +[save_context](https://pub.dev/documentation/json_dynamic_widget/latest/builders/JsonSaveContextBuilder-class.html) | [form.json](https://github.com/peiffer-innovations/json_dynamic_widget/blob/main/examples/json_dynamic_widget_example/assets/pages/form.json) +[scaffold](https://pub.dev/documentation/json_dynamic_widget/latest/builders/JsonScaffoldBuilder-class.html) | [form.json](https://github.com/peiffer-innovations/json_dynamic_widget/blob/main/examples/json_dynamic_widget_example/assets/pages/form.json) +[scroll_configuration_](https://pub.dev/documentation/json_dynamic_widget/latest/builders/JsonScrollConfigurationBuilder-class.html) | [scroll_view.json](https://github.com/peiffer-innovations/json_dynamic_widget/blob/main/examples/json_dynamic_widget_example/assets/pages/scroll_view.json) +[scrollbar](https://pub.dev/documentation/json_dynamic_widget/latest/builders/JsonScrollbarBuilder-class.html) | [scroll_view.json](https://github.com/peiffer-innovations/json_dynamic_widget/blob/main/examples/json_dynamic_widget_example/assets/pages/scroll_view.json) +[set_default_value](https://pub.dev/documentation/json_dynamic_widget/latest/builders/JsonSetDefaultValueBuilder-class.html) | [set_default_value.json](https://github.com/peiffer-innovations/json_dynamic_widget/blob/main/examples/json_dynamic_widget_example/assets/pages/set_default_value.json) +[set_scroll_controller](https://pub.dev/documentation/json_dynamic_widget/latest/builders/JsonSetScrollControllerBuilder-class.html) | [scroll_view.json](https://github.com/peiffer-innovations/json_dynamic_widget/blob/main/examples/json_dynamic_widget_example/assets/pages/scroll_view.json) +[set_value](https://pub.dev/documentation/json_dynamic_widget/latest/builders/JsonSetValueBuilder-class.html) | [set_default_value.json](https://github.com/peiffer-innovations/json_dynamic_widget/blob/main/examples/json_dynamic_widget_example/assets/pages/set_default_value.json) +[single_child_scroll_view](https://pub.dev/documentation/json_dynamic_widget/latest/builders/JsonSingleChildScrollViewBuilder-class.html) | [bank_example.json](https://github.com/peiffer-innovations/json_dynamic_widget/blob/main/examples/json_dynamic_widget_example/assets/pages/bank_example.json) +[sized_box](https://pub.dev/documentation/json_dynamic_widget/latest/json_dynamic_widget/JsonSizedBoxBuilder-class.html) | [bank_example.json](https://github.com/peiffer-innovations/json_dynamic_widget/blob/main/examples/json_dynamic_widget_example/assets/pages/bank_example.json) +[sliver_grid](https://pub.dev/documentation/json_dynamic_widget/latest/builders/JsonSliverGridBuilder-class.html) | [slivers.json](https://github.com/peiffer-innovations/json_dynamic_widget/blob/main/examples/json_dynamic_widget_example/assets/pages/slivers.json) +[sliver_padding](https://pub.dev/documentation/json_dynamic_widget/latest/builders/JsonSliverPaddingBuilder-class.html) | [slivers.json](https://github.com/peiffer-innovations/json_dynamic_widget/blob/main/examples/json_dynamic_widget_example/assets/pages/slivers.json) +[sliver_list](https://pub.dev/documentation/json_dynamic_widget/latest/builders/JsonSliverListBuilder-class.html) | [slivers.json](https://github.com/peiffer-innovations/json_dynamic_widget/blob/main/examples/json_dynamic_widget_example/assets/pages/slivers.json) +[sliver_to_box_adapter](https://pub.dev/documentation/json_dynamic_widget/latest/builders/JsonSliverToBoxAdapterBuilder-class.html) | [slivers.json](https://github.com/peiffer-innovations/json_dynamic_widget/blob/main/examples/json_dynamic_widget_example/assets/pages/slivers.json) +[stack](https://pub.dev/documentation/json_dynamic_widget/latest/builders/JsonStackBuilder-class.html) | [align.json](https://github.com/peiffer-innovations/json_dynamic_widget/blob/main/examples/json_dynamic_widget_example/assets/pages/align.json) +[switch](https://pub.dev/documentation/json_dynamic_widget/latest/builders/JsonSwitchBuilder-class.html) | [switch.json](https://github.com/peiffer-innovations/json_dynamic_widget/blob/main/examples/json_dynamic_widget_example/assets/pages/switch.json) +[text](https://pub.dev/documentation/json_dynamic_widget/latest/builders/JsonTextBuilder-class.html) | [bank_example.json](https://github.com/peiffer-innovations/json_dynamic_widget/blob/main/examples/json_dynamic_widget_example/assets/pages/bank_example.json) +[text_button](https://pub.dev/documentation/json_dynamic_widget/latest/builders/JsonTextButtonBuilder-class.html) | [buttons.json](https://github.com/peiffer-innovations/json_dynamic_widget/blob/main/examples/json_dynamic_widget_example/assets/pages/buttons.json) +[text_form_field](https://pub.dev/documentation/json_dynamic_widget/latest/builders/JsonTextFormFieldBuilder-class.html) | [form.json](https://github.com/peiffer-innovations/json_dynamic_widget/blob/main/examples/json_dynamic_widget_example/assets/pages/form.json) +[theme](https://pub.dev/documentation/json_dynamic_widget/latest/builders/JsonThemeBuilder-class.html) | [theme.json](https://github.com/peiffer-innovations/json_dynamic_widget/blob/main/examples/json_dynamic_widget_example/assets/pages/theme.json) +[tooltip](https://pub.dev/documentation/json_dynamic_widget/latest/builders/JsonTooltipBuilder-class.html) | [tooltip.json](https://github.com/peiffer-innovations/json_dynamic_widget/blob/main/examples/json_dynamic_widget_example/assets/pages/tooltip.json) +[tween_animation](https://pub.dev/documentation/json_dynamic_widget/latest/builders/JsonTweenAnimationBuilder-class.html) | [tween_animation.json](https://github.com/peiffer-innovations/json_dynamic_widget/blob/main/examples/json_dynamic_widget_example/assets/pages/tween_animation.json) +[visibility](https://pub.dev/documentation/json_dynamic_widget/latest/builders/JsonVisibilityBuilder-class.html) | [visibility.yaml](https://github.com/peiffer-innovations/json_dynamic_widget/blob/main/examples/json_dynamic_widget_example/assets/pages/visibility.yaml) +[wrap](https://pub.dev/documentation/json_dynamic_widget/latest/builders/JsonWrapBuilder-class.html) | [wrap.json](https://github.com/peiffer-innovations/json_dynamic_widget/blob/main/examples/json_dynamic_widget_example/assets/pages/wrap.json) All the internal builders are added to the registry by default. @@ -512,7 +512,7 @@ A special syntax must be used to fulfill that need: ``` Example: -[null_value_passing.json](https://github.com/peiffer-innovations/json_dynamic_widget/blob/main/packages/json_dynamic_widget/example/assets/pages/null_value_passing.json) +[null_value_passing.json](https://github.com/peiffer-innovations/json_dynamic_widget/blob/main/examples/json_dynamic_widget_example/assets/pages/null_value_passing.json) --- @@ -748,4 +748,4 @@ By default `ArgProcessors.defaults` are used but there is a possibility to chang ``` The arg processors are executed from the first to the last one in the list. -To make sure that `BooleanStringArgProcessor` will be used the best is to add it as a first element of the list. \ No newline at end of file +To make sure that `BooleanStringArgProcessor` will be used the best is to add it as a first element of the list.