Commit graph

7 commits

Author SHA1 Message Date
Freek van de Ven
1e822a7a48 chore: package cleanup 2024-10-21 13:13:13 +02:00
4266243dc4 chore: ready the package for deployment to the pub server 2024-10-21 13:13:13 +02:00
Bart Ribbers
8f5edbaea6 chore(deps): loosen dep on intl
The latest Flutter requires intl 0.19.0 and now every app/package
depending on us fails to build with the latest Flutter because we were
explicitly requiring 0.18.0

Minor upgrades should be safe anyway, we only care for major versions
upgrade, so loosen the requirements a bit to support anything from
0.18.0 up to (but not including) 1.0.0
2024-05-14 14:27:13 +02:00
bbf8c37660 feat: add compatibility for flutter 3.10 2023-05-12 11:49:35 +02:00
Thomas Klein Langenhorst
48045517de - Bump flutter_form_wizard to version 6.0.0
- Remove unnecessary `riverpod` dependency
2023-03-28 11:10:04 +02:00
Jacques Doeleman
209d8defdb fix: updated flutter_form version 2022-10-27 16:12:19 +02:00
Niels Gorter
610012ca5b initial port 2022-10-26 10:04:03 +02:00