03d9ac1f5d
chore: bump version to 1.0.1
2025-03-05 11:05:21 +01:00
66e1354484
chore: bump minimal flutter version
2025-03-05 10:41:13 +01:00
Kiril Tijsma
a865e651b1
feat(media-picker-service): add pickFileOfType method
2024-12-04 08:42:37 +01:00
Freek van de Ven
27dd1ddb27
feat: upgrade 'logger' package to ^2.4.0
2024-10-21 13:18:06 +02:00
4266243dc4
chore: ready the package for deployment to the pub server
2024-10-21 13:13:13 +02:00
Jacques
779b9f4a49
fix: add missing validation message
2024-08-26 15:48:03 +02:00
Bart Ribbers
a0ac24eba8
chore: upgrade version to 0.6.4
2024-05-14 14:27:27 +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
mike doornenbal
e4a54d100b
fix: up version
2023-11-01 13:35:14 +01:00
bd53221bdc
fix: remove null check operator and perform appropriate null check
...
Now it is no longer possible to break the widget by providing a null value to the disabledPickers property.
Making the property to a non-nullable list would remove more complexity, but introduces breaking changes.
2023-06-19 11:01:19 +02:00
Bram Bakker
b986d5f8ec
fix: added an empty array as default value
2023-05-19 14:12:53 +02:00
bbf8c37660
feat: add compatibility for flutter 3.10
2023-05-12 11:49:35 +02:00
Bram Bakker
51351137c1
Updated version nr and changelog
2023-03-30 10:23:52 +02:00
Thomas Klein Langenhorst
8a70a0194a
Fix: fix formatting and added logger back
2023-03-28 11:10:07 +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
Joons Stuijvenberg, van
f0bdae34bd
fix:left-button
2023-03-27 10:45:14 +02:00
Joons Stuijvenberg, van
cf6516bf25
fix:recording start without permissions
2023-03-27 10:09:17 +02:00
joonsv
67f1b9b60f
add left button
2023-03-07 14:12:44 +01:00
b0d67af124
Update version to 0.3.2
2023-01-16 10:10:50 +01:00
Tim
d0a55263b2
feat: add mimeType
2023-01-04 16:26:36 +01:00
Tim
25c20f9298
feat: added icon mode
2022-12-23 11:57:28 +01:00
Tim
cd44468067
feat: add image picker
2022-12-22 09:08:49 +01: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