Coder Social home page Coder Social logo

Comments (5)

bkonyi avatar bkonyi commented on June 19, 2024 1

Thanks for posting that. Just curious, what platform is this on? I'll look into all of this today.

from draw.

bkonyi avatar bkonyi commented on June 19, 2024 1

That was odd. I'm not sure why that didn't work, but I've gone ahead and published version 0.1.0 with package:quiver rolled to the same version as flutter_test. I've successfully pulled DRAW using flutter package upgrade so I think this is fixed now. Please let me know if you're still having issues!

from draw.

bkonyi avatar bkonyi commented on June 19, 2024

Would you mind sharing your pubspec with me? I haven't tried adding it as a dependency for Flutter before, but this did work with my moderation demo from DartConf 2018.

from draw.

CometDog avatar CometDog commented on June 19, 2024

Sure. It's just straight out of the example from the first flutter generation

name: example
description: A new Flutter project.

dependencies:
  flutter:
    sdk: flutter
  draw:
    ^0.0.3

  cupertino_icons: ^0.1.0

dev_dependencies:
  flutter_test:
    sdk: flutter

flutter:

  uses-material-design: true

Notably, even if you get this to accept 0.0.3 (or downgrade to 0.0.1), it'll fail because of this error (which could be a separate issue)

Package quiver has no versions that match >=0.26.2 <0.27.0 derived from:
- draw 0.0.1 depends on version >=0.26.2 <0.27.0
- flutter_test 0.0.0 depends on version 0.28.0

That is with the latest Flutter SDK version for flutter_test

from draw.

CometDog avatar CometDog commented on June 19, 2024

Windows 10 1803 17112.1.
Targeting Android with Gradle 3.0.1 for building (doesn't get that far anyway)

from draw.

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.