panda 1.0.0
panda: ^1.0.0 copied to clipboard
Configurable visually generated forms.
1.0.0 #
- Update to Flutter SDK 3.29.0.
1.0.0-dev.19 #
- Support for deleting and selecting multiple images at once
1.0.0-dev.18 #
- Readonly mode
1.0.0-dev.17 #
- Fix for text scale factor on bottom sheets
1.0.0-dev.16 #
- Fix for text scale factor on bottom sheets
1.0.0-dev.15 #
- Upgrade dependencies
1.0.0-dev.14 #
- Fix null check issue with the file picker
1.0.0-dev.13 #
- Upgrade for dart 3.0
1.0.0-dev.12 #
- Update for MultiSectionLayout
1.0.0-dev.11 #
- Temporary fix for nullable factory generics
1.0.0-dev.10 #
- Added divider view form
- UI Fixes
1.0.0-dev.9 #
- Added signature view form
1.0.0-dev.8 #
- Added table column viewConfigs
1.0.0-dev.7 #
- Added support for tables
1.0.0-dev.6 #
- Added HTML text widget + Don't show checkboxes title if absent
1.0.0-dev.5 #
- When calling toJson on a form result, ignore id if it's null.
1.0.0-dev.5 #
- When calling toJson on a form result, ignore id if it's null.
1.0.0-dev.4 #
- Fix for Flutter 3.0
1.0.0-dev.3 #
- Fix some typings and nullables
1.0.0-dev.2 #
- Added default constructor for field type configurations.
1.0.0-dev.1 #
- Initial release of the flutter package.