Code Monkey home page Code Monkey logo

Comments (8)

FetFrumos avatar FetFrumos commented on June 26, 2024 1

try adding it to your pubspec

dependency_overrides:
  intl: 0.19.0

it is working for me

from flutter_translate.

arabnology avatar arabnology commented on June 26, 2024

Yes, we need that update ASAP, the whole project stopped and we can't even run pub get any more because it is said:

Flutter pinned to intl 0.19.0 but flutter_translate 4.0.4 pinned to 0.18.0, pub get failed.

Please update the package ASAP.

from flutter_translate.

wasilni2022 avatar wasilni2022 commented on June 26, 2024

Any updates ? is the developer of this package still active ?

from flutter_translate.

bratan avatar bratan commented on June 26, 2024

@wasilni2022 @arabnology - Feel free to submit a PR.

from flutter_translate.

wasilni2022 avatar wasilni2022 commented on June 26, 2024

@wasilni2022 @arabnology - Feel free to submit a PR.

Please, are you planning to continue updating this package or should we use another? because we are waiting for your updates as soon as you can! It prevents us from using the latest version of Flutter and its features as well.

from flutter_translate.

wasilni2022 avatar wasilni2022 commented on June 26, 2024

try adding it to your pubspec

dependency_overrides:
  intl: 0.19.0

it is working for me

Where?
In the project pubspec or in the package pubspec?

If in the project, I already did this, but when I run "pub get packages", I got this error message: "flutter_translate depand on intl 0.18.0 but flutter depand on intl 0.19.0"

from flutter_translate.

arabnology avatar arabnology commented on June 26, 2024

add like this

dependencies:
  ...
dev_dependencies:
   ...
dependency_overrides:
  intl: ^0.19.0

I submitted a pretty big PR (the package had no test cases we wrote test cases for the whole package) in order for flutter translate to support lists in your json along with maps, the maintainer said they do not have time. They were even to introduce breaking changes in to v5.0 with more features. reach out to **** we may look into maintaining it

Worked, thank you.

from flutter_translate.

bratan avatar bratan commented on June 26, 2024

All packages are now upgraded in version 4.1.0

from flutter_translate.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.