designflow_widgets 0.0.16 copy "designflow_widgets: ^0.0.16" to clipboard
designflow_widgets: ^0.0.16 copied to clipboard

PlatformiOS

Package with all the widgets used in DesignFlow

0.0.16 #

  • Fix: renamed WidgetState in DSWidgetState

0.0.15 #

  • Fix: remove await PushNotificationsObserver.initialize(); from DesignFlowApp

0.0.14 #

  • Feat: DesignFlowApp now supports localizationsDelegates and supportedLocales

0.0.13 #

  • Fix: remove the translations (now in easy_translations)

0.0.12 #

  • Fix: fix DesignFlowApp splash screen and error screen

0.0.11 #

  • Fix: remove logs in translation

0.0.10 #

  • Fix: update context.tr shortcut

0.0.9 #

  • Fix StaticTypeInput

0.0.8 #

  • Improving DesignFlowAppCubit
  • New parameters in UIBox widget

0.0.7 #

  • Improving DesignFlowAppCubit
  • New parameters in UIFlow widget

0.0.6 #

  • Exposing DesignFlowAppCubit

0.0.5 #

  • Add initializeDependencies in DesignFlowWidgets

0.0.4 #

  • Fix the dependency injection system

0.0.3 #

  • Exposing DesignFlowApp
  • Exposing UIFlox

0.0.2 #

  • Add forPlayComponentsIDToName in AppCubit
  • Add disableEqualityCheck in PageCubit.onNodesChanged
  • forPlayPages in AppCubit loads the components lazily.
  • PageCubit nodeComponentID referes to first layer-components only in pages. If there is a sub component inside another component, nodeComponentID will be the first layer-component in the page.
  • Merged with builder package

0.0.1 #

  • Improved performance
  • Improved NodeBuilder performance
  • Improved BlocBuilderForNodes with necessary only BlocBuilders

0.0.1-dev #

  • Initial release