Skip to content

Latest commit

 

History

History
86 lines (64 loc) · 1.64 KB

CHANGELOG.md

File metadata and controls

86 lines (64 loc) · 1.64 KB

0.1.2

  • Bug fixed for network action body

0.1.1

  • Validator for boolean added
  • SizedBox width and height type changed
  • CheckboxFormField added
  • OutlinedBorderFactory added
  • Then action added for Submit Action

0.1.0

  • Form state reconstruction
  • Form field validation
  • Form field error message
  • Form submit action refactored
  • showModalBottomSheet added
  • Action flow added
  • webview_flutter adapter added

0.0.8

  • IconData updated
  • Icon widget added
  • Visibility widget added
  • RadioListTile widget added
  • StringValueBuilder added
  • Scope feature updated
  • InputDecoration added
  • TextFormField updated
  • Form Functionality extended
  • Listenable value provider added

0.0.7

  • ClipRRect, Padding, Visibility added

0.0.6

  • flutter_svg adapter added for example
  • expanded widget added
  • borderRadius bug fixed

0.0.5

  • EventDispatchAction bug fixed
  • navigateBack action added
  • animated_bottom_navigation_bar adapter added for example
  • element naming convention changed to json
  • value strategy changed

0.0.4

  • reactive widget ctx dependency removed
  • scaffold extended
  • floating action button added
  • image asset widget added
  • value notifier bug fixed

0.0.3

  • text style bug fixed
  • text widget properties added
  • bottom app bar added
  • new builder for ChangeNotifier
  • IntrinsicHeight added
  • Curves added
  • new value notifier added
  • carousel_slider adapter example added
  • dots_indicator adapter example added
  • callable_registry added

0.0.2

  • builder added for ChangeNotifier classes
  • ScrollController added for ChangeNotifierBuilder
  • few paintings added
  • few ui added

0.0.1

  • initial release of the package