Commit graph

24 commits

Author SHA1 Message Date
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
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
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
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
6ca4866074 feat: added option to change color of loading icon 2023-01-05 15:34:19 +01:00
Tim
d0a55263b2 feat: add mimeType 2023-01-04 16:26:36 +01:00
Tim
a3fbcfdda6 feat: widgets are now fully customizable per input 2023-01-02 17:06:10 +01:00
Tim
4d9f760418 fix: comments Jorian 2022-12-23 15:10:01 +01:00
Tim
44796be97f fix: update changelog 2022-12-23 13:29:20 +01:00
Jacques Doeleman
209d8defdb fix: updated flutter_form version 2022-10-27 16:12:19 +02:00
Jacques Doeleman
660549fcf6 feat: audio styling 2022-10-27 11:43:18 +02:00
Jacques Doeleman
485e1c6952 fix: ontap not working when custom header is set 2022-10-27 09:14:17 +02:00
Niels Gorter
610012ca5b initial port 2022-10-26 10:04:03 +02:00