flutter_media_picker/example
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
..
android initial port 2022-10-26 10:04:03 +02:00
ios fix; update info.plist 2023-11-01 13:41:29 +01:00
lib feat: add compatibility for flutter 3.10 2023-05-12 11:49:35 +02:00
linux initial port 2022-10-26 10:04:03 +02:00
macos - Bump flutter_form_wizard to version 6.0.0 2023-03-28 11:10:04 +02:00
test Add BSD-3-Clause license 2022-11-01 08:23:06 +01:00
web initial port 2022-10-26 10:04:03 +02:00
windows initial port 2022-10-26 10:04:03 +02:00
.gitignore initial port 2022-10-26 10:04:03 +02:00
.metadata initial port 2022-10-26 10:04:03 +02:00
analysis_options.yaml initial port 2022-10-26 10:04:03 +02:00
pubspec.lock chore(deps): loosen dep on intl 2024-05-14 14:27:13 +02:00
pubspec.yaml chore(deps): loosen dep on intl 2024-05-14 14:27:13 +02:00