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

A powerful and flexible Flutter package for building custom intake forms. Features multiple question types, validation, and easy customization.

0.1.0 #

Initial Release

Features:

  • Multiple question types (text, multiple choice, checkbox, rating)
  • Form title and description management
  • Add/remove questions dynamically
  • Add/remove options for multiple choice/checkbox questions
  • Form validation support
  • Customizable UI with primary color theming
  • Internationalization via IntakeBuilderTranslations
  • Material Design 3 support
  • Save as draft and publish callbacks
  • Full dartdoc documentation
  • Comprehensive example application
  • Memory-safe resource management with proper disposal

Bug Fixes:

  • Fixed rating slider state management using local state instead of direct marking
  • Proper null safety implementation
  • Range error handling for question and option operations
2
likes
140
points
100
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A powerful and flexible Flutter package for building custom intake forms. Features multiple question types, validation, and easy customization.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter

More

Packages that depend on dynamic_intake_builder