page_forms 0.0.7 copy "page_forms: ^0.0.7" to clipboard
page_forms: ^0.0.7 copied to clipboard

Place each input field in separate page.

CHANGELOG #

v0.0.2 to v0.0.3 #

Pass field's stream to PageField instead of boolean field nextEnabled to enable/disable Next Button. Only supports streams.

v0.0.3 to v0.0.4 #

Required form data stream and form state stream. On submit callback will have form data object as a argument.

v0.0.4 to v0.0.5 #

Pass onCancel callback to execute when cancel button is pressed

v0.0.5 to v0.0.6 #

Pass PageFormData as arguments and receive data using PageForms.of

v0.0.6 to v0.0.7 #

Fixed PageFormData.onSubmit type

0
likes
20
pub points
0%
popularity

Publisher

unverified uploader

Place each input field in separate page.

Homepage

License

GPL-3.0 (LICENSE)

Dependencies

flutter, rxdart

More

Packages that depend on page_forms