fnx-io / i69n

Alternative i18n tool for Dart and Flutter.
MIT License
35 stars 11 forks source link

Steel this package updated ? #5

Closed BeliliFahem closed 3 years ago

BeliliFahem commented 3 years ago
Because build_runner >=1.12.0 depends on build >=2.0.0 <2.1.0 and i69n 1.1.0 depends on build ^1.2.0, build_runner >=1.12.0 is incompatible with i69n 1.1.0.
So, because muqel_front depends on both i69n 1.1.0 and build_runner 1.12.2, version solving failed.
pub get failed (1; So, because muqel_front depends on both i69n 1.1.0 and build_runner 1.12.2, version solving failed.)
Tomucha commented 3 years ago

Hi, I will upgrade the package very soon, I'm just waiting for several packages to become null safe (build_runner is one of them).

Why do you need that specific version of build_runner?

Tomucha commented 3 years ago

Hi, please try:

      dependencies:
        i69n: ^2.0.0-nullsafe.1