zippy 1.2.7 copy "zippy: ^1.2.7" to clipboard
zippy: ^1.2.7 copied to clipboard

Zippy Form is a flexible Flutter package for creating customizable multi-step forms with various field types, validation, and platform-specific styling.

Changelog #

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[1.2.5] - 2024-02-19 #

Fixed #

  • Various minor bug fixes

[1.2.4] - 2024-02-19 #

Fixed #

  • Various minor bug fixes

[1.2.3] - 2024-02-19 #

Fixed #

  • Various minor bug fixes

[1.2.2] - 2024-02-17 #

Fixed #

  • Various minor bug fixes

[1.2.1] - 2024-02-14 #

Fixed #

  • Various minor bug fixes

[1.2.0] - 2025-02-13 #

Fixed #

  • Advanced Dropdown not populating with options
  • Data not populating in multi step form edit

[1.1.0] - 2025-02-13 #

Added #

  • Added support for passing the submission id and editing a form.

[1.0.0] - 2024-09-25 #

Added #

  • Extended support for Cupertino styling throughout the widget.
  • Easy button configurations for improved customization.
  • New fields: location, image, and signature.

[0.0.1] - 2024-09-25 #

Added #

  • Initial creation of ZippyForm widget with support for custom fields.
  • Added support for Material and Cupertino platform styles.
  • Added customizable buttons for navigation (Next, Previous, Submit, Back).
  • Integrated field validation for text fields, number fields, dropdowns, and more.
  • Introduced advanced dropdown with support for multiple selection.
  • Added horizontal step progress bar to display current form step.
  • Customizable error widget for handling field validation errors.
  • Support for hidden fields that are submitted along with form data.
  • Bloc-based state management for form field handling and submissions.
  • Added customizable padding and positioning for form elements and buttons.

Changed #

  • Refactored field rendering logic to improve performance.
  • Updated the form navigation logic to handle edge cases in the stepper widget.

Fixed #

  • Fixed an issue where certain fields were not rendering correctly in debug mode.
  • Resolved a bug with dropdown fields not triggering the onDropdownChange callback properly.
2
likes
140
points
138
downloads

Publisher

unverified uploader

Weekly Downloads

Zippy Form is a flexible Flutter package for creating customizable multi-step forms with various field types, validation, and platform-specific styling.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

bloc, equatable, file_picker, flutter, flutter_bloc, flutter_svg, geolocator, http, image, image_picker, intl, loading_animation_widget, location_picker_flutter, multi_dropdown, signature, skeletonizer

More

Packages that depend on zippy