flutter-form-builder-ecosystem / form_builder_validators

Form Builder Validators is set of validators for FormFields. It provides common validators and a way to reuse multiple validators
https://pub.dev/packages/form_builder_validators
BSD 3-Clause "New" or "Revised" License
49 stars 98 forks source link

Update form_builder_validators to intl ^0.19.0 package #92

Closed nikel-abibiano closed 4 months ago

nikel-abibiano commented 4 months ago

Is there an existing issue for this?

Package/Plugin version

9.1.0

Platforms

Flutter doctor

Flutter doctor ```bash Doctor summary (to see all details, run flutter doctor -v): [√] Flutter (Channel stable, 3.22.0, on Microsoft Windows [Versi¢n 10.0.22631.3527], locale es-ES) [√] Windows Version (Installed version of Windows is version 10 or higher) [√] Android toolchain - develop for Android devices (Android SDK version 34.0.0) [√] Visual Studio - develop Windows apps (Visual Studio Community 2022 17.8.5) [√] Android Studio (version 2023.2) [√] VS Code, 64-bit edition (version 1.89.1) [√] Connected device (1 available) [√] Network resources ```

Minimal code example

Code sample ```dart flutter pub update ```

Current Behavior

flutter_localizations from sdk which depends on intl 0.19.0, intl 0.19.0 is required form_builder_validators ^9.1.0, version solving failed because dependes on intl ^0.18.0

Expected Behavior

flutter pub update updates to latest packaged using intl 0.19.0

Steps To Reproduce

flutter pub update

Aditional information

No response

JakobLichterfeld commented 4 months ago

duplicate of #90 which has more info and a workaround

deandreamatias commented 3 months ago

Version 10.0.0 with fix, deployed https://pub.dev/packages/form_builder_validators