GithubHelp home page GithubHelp logo

Comments (5)

odedsolutions avatar odedsolutions commented on June 10, 2024 1

Of course! using Flutter 3.13.9 and Dart 3.1.5

flutter doctor output:

Doctor summary (to see all details, run flutter doctor -v):
[✓] Flutter (Channel stable, 3.13.9, on macOS 14.1 23B74 darwin-arm64, locale en-US)
[✓] Android toolchain - develop for Android devices (Android SDK version 33.0.0)
[✓] Xcode - develop for iOS and macOS (Xcode 15.0.1)
[✓] Chrome - develop for the web
[✓] Android Studio (version 2022.3)
[✓] VS Code (version 1.84.1)
[✓] VS Code (version 1.82.0-insider)
[✓] Connected device (3 available)
[✓] Network resources

• No issues found!

from openai.

anasfik avatar anasfik commented on June 10, 2024

Can you show me what is the result of flutter doctor command and the version of Flutter and Dart you are using?

from openai.

anasfik avatar anasfik commented on June 10, 2024

Hi,

I don't see how this issue relates to dart_openai since it uses fetch_client package and not fetch_api which the error refers to, I suspect that there is some incompatibility in your project or from another project that make use of it.

Can you recheck this and provide me with more context if you suspect that this relates to dart_openai, otherwise you will need to find the source package (maybe you make use of fetch_api in your pubspec.yaml file) and fill an issue there.

I will close this for now!

from openai.

davidmigloz avatar davidmigloz commented on June 10, 2024

fetch_client uses fetch_api under the hood. This issue should be fixed in fetch_api v1.0.3. I see you are using v1.0.2, so upgrading should solve it.

dart pub upgrade
dart pub get

from openai.

odedsolutions avatar odedsolutions commented on June 10, 2024

It worked. Thanks for the pointers everyone!

from openai.

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.