Giter VIP home page Giter VIP logo

Comments (3)

davidmarne avatar davidmarne commented on June 12, 2024

Not sure. Seems like an issue with analyzer resolving types from built_collection.
I tried some test generation with BuiltSet as values in built_values and with BuiltSet as the generic type in ActionDispatcher payloads and ran into no issues.

I was successful using built_redux 7.3.5 on dart 2.0.0-dev.20.0 and 1.24.3 with the following dependencies pinned:

analyzer:
    description:
      name: analyzer
      url: "https://pub.dartlang.org"
    source: hosted
    version: "0.30.0+4"
  build:
    description:
      name: build
      url: "https://pub.dartlang.org"
    source: hosted
    version: "0.11.2"
  build_runner:
    description:
      name: build_runner
      url: "https://pub.dartlang.org"
    source: hosted
    version: "0.6.0+1"
  built_collection:
    description:
      name: built_collection
      url: "https://pub.dartlang.org"
    source: hosted
    version: "3.0.4"
  built_value:
    description:
      name: built_value
      url: "https://pub.dartlang.org"
    source: hosted
    version: "5.1.1"
  built_value_generator:
    description:
      name: built_value_generator
      url: "https://pub.dartlang.org"
    source: hosted
    version: "5.1.1"```

from flutter_built_redux.

davidmarne avatar davidmarne commented on June 12, 2024

What are you pinned to for those dependencies?

from flutter_built_redux.

long1eu avatar long1eu commented on June 12, 2024

you are right I was using the example here:
https://github.com/brianegan/flutter_architecture_samples/blob/master/example/built_redux/pubspec.yaml
with this:
flutter_built_redux: ^0.4.0
built_redux: ^7.0.0
built_value: ^4.3.2
built_collection: ^2.0.0
Once I've upgraded everything, it works

from flutter_built_redux.

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.