Commit graph

7 commits

Author SHA1 Message Date
Bart Ribbers
ae071cef41 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:17:26 +02:00
6ec9e7fb3e feat: add compatibility with flutter 3.10 2023-05-12 11:29:42 +02:00
Niels Gorter
f79c1defe5 fixes needed for name change 2022-11-29 09:43:55 +01:00
Jorian van der Kolk
f59ffafa9d upgrade riverpod to 2.1.1 2022-11-02 15:53:21 +01:00
Joons
a83b32bf52 add input date picker 2022-10-12 15:13:12 +02:00
TimIconica
16262dc75d feat: port of form next-shell to appshell 2022-09-20 11:04:00 +02:00
TimIconica
9c9bb2d936 feat: Initial Commit 2022-09-19 09:52:00 +02:00