panda 1.0.0-dev.8 copy "panda: ^1.0.0-dev.8" to clipboard
panda: ^1.0.0-dev.8 copied to clipboard

outdated

Configurable visually generated forms.

1.0.0-dev.1 #

Initial release of the flutter package.

1.0.0-dev.2 #

Added default constructor for field type configurations.

1.0.0-dev.3 #

Fix some typings and nullables

1.0.0-dev.4 #

Fix for Flutter 3.0

1.0.0-dev.5 #

When calling toJson on a form result, ignore id if it's null.

1.0.0-dev.6 #

Added HTML text widget + Don't show checkboxes title if absent

1.0.0-dev.7 #

Added support for tables

1.0.0-dev.8 #

Added table column viewConfigs