Commit graph

24 commits

Author SHA1 Message Date
mike doornenbal
815ca7b0b2 feat: flutter_iconica_analysis to 7.0.0 2024-08-07 10:38:33 +02:00
Bart Ribbers
9838220de7 chore: ready the package for deployment to the pub server 2024-07-11 18:01:21 +02:00
Bart Ribbers
e6ea668b80 chore(deps): loosen version requirement of 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 13:25:12 +02:00
Jacques
919f461125 fix: Proper saving of value and more customization 2024-02-21 11:14:47 +01:00
Jacques
e900f4ada5 feat: Add input field for phonenumber 2024-02-19 14:52:47 +01:00
Jacques
2484f30b31 Merge commit '0150d60ae1aa1a58c6d8ba0fdcdcca962e88bd90' into feature/multiple_bool_input 2024-02-06 10:44:58 +01:00
Jacques
8d1ad0ca02 feat: Add checkbox as option to the flutter input switch which is now called FlutterFormInputBool 2024-02-06 10:29:04 +01:00
mike doornenbal
fee3d681cb feat: add ci and linter 2024-02-02 16:38:13 +01:00
Jacques
e3da63c7c6 fix: Made year an optional parameter for generating month list 2023-11-01 16:08:21 +01:00
Jacques
9a81543e8c fix: linter 2023-11-01 13:16:06 +01:00
Jacques
73ce94ba37 feat: Added scroll picker field 2023-11-01 11:30:31 +01:00
Kafune
3084d6c5f0 fix: initial time is optional 2023-08-10 11:28:07 +02:00
Kafune
b349078cf7 fix: 12 o'clock at noon selectable 2023-08-09 17:11:19 +02:00
57f3e5e1fa feat: update to be compatible with flutter 3.10 2023-05-12 11:21:38 +02:00
Thomas Klein Langenhorst
8ac5d4f0ce fix: Fix dependency intl 2023-03-26 12:40:49 +02:00
Thomas Klein Langenhorst
b2acf96278 feature: Remove unnessecary Riverpod dependency 2023-03-26 12:16:25 +02:00
Joons Stuijvenberg, van
7d98c56972 feature: add time picker parameter 2023-03-24 09:54:57 +01:00
joonsv
7529009469 add style to date picker 2023-01-17 14:56:30 +01:00
Joons Stuijvenberg, van
906e92b936 fix date-time format and validator 2023-01-16 15:21:47 +01:00
Thomas Klein Langenhorst
76293bd67e update pubspec.lock example 2023-01-13 09:21:28 +01:00
joonsv
2d67da8408 add decoration option for datetime input fields 2023-01-05 11:15:16 +01:00
Thomas Klein Langenhorst
5afec94105 Updated README, added GIF, updated example, added Github Actions and Depandabot 2022-12-23 16:09:17 +01:00
Niels Gorter
01acdf22aa fix date picker not saving values 2022-11-29 15:03:15 +01:00
Niels Gorter
a7c3b3b192 initial commit 2022-11-29 13:16:44 +01:00