form_creator 0.1.0 copy "form_creator: ^0.1.0" to clipboard
form_creator: ^0.1.0 copied to clipboard

A flexible Flutter package for building dynamic surveys and questionnaires with ease.

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.

0.1.0 - 2025-12-30 #

Added #

  • Added TitleControl for displaying titles in forms.
  • Added DescriptionControl for displaying descriptive text in forms.
  • Added RadioControl for single-choice selection.
  • Added CheckboxControl for multiple-choice selection.
  • Added DateControl for selecting a date.
  • Added TimeControl for selecting a time.
  • Added DateFromToControl for selecting a date range.
  • Added TimeFromToControl for selecting a time range.
  • Added DateTimeFromToControl for selecting a date-time range.
  • Added PictureControl for uploading pictures.
  • Added FileUploadControl for uploading files.
0
likes
130
points
150
downloads

Publisher

verified publishertecholve.org

Weekly Downloads

A flexible Flutter package for building dynamic surveys and questionnaires with ease.

Homepage

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

file_picker, flutter, intl

More

Packages that depend on form_creator