apptive_grid_form 0.2.5
apptive_grid_form: ^0.2.5 copied to clipboard
A Flutter Package to display ApptiveGrid Forms inside a Flutter App.
0.2.5 #
- Fix Parsing of Enum Entries
0.2.3 #
- Fix Refresh Authentication
0.2.1+2 #
- Make CheckboxFormWidget have no background
0.2.1+1 #
- Display up to 100 Lines of Field Description
- Fix Overflow in CheckBoxFormWidget
- Fix Display Problems when using Filled InputDecorations for DateTime Components
0.2.1 #
- Updated ApptiveGridCore to 0.2.1 to use new FormUris
0.2.0 #
- It's ApptiveGrid now
- Load Forms using FormUri
- Supports accessing Forms with a direct Uri representation
0.1.0 #
- Initial Release