Giter Site home page Giter Site logo

Comments (5)

blackshot avatar blackshot commented on June 2, 2024

I just solved it changing flutter create's default sdk environment in pubspec.yaml from

environment:
  sdk: ">=2.7.0 <3.0.0"

to

environment:
  sdk: ^2.12.0

As shown in the example from 'functional_widget package.

This error is not documented and i don't understand why happened so i cannot document it. it would be nice if @rrousselGit could do it.

from functional_widget.

rrousselGit avatar rrousselGit commented on June 2, 2024

Sorry for the late reply

Honestly I don't quite know how you ended up with this error. It may have been caused by a bugged version of a transitive dependency

from functional_widget.

hxse avatar hxse commented on June 2, 2024

I tested the same code, there is no way to run.
image

from functional_widget.

blackshot avatar blackshot commented on June 2, 2024

I tested the same code, there is no way to run. image

thats weird because i ran it just changing the sdk version.

from functional_widget.

rrousselGit avatar rrousselGit commented on June 2, 2024

I'll close this since it was resolved

from functional_widget.

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.