GithubHelp home page GithubHelp logo

Comments (8)

huahua8893 avatar huahua8893 commented on June 10, 2024 2

add this to your pubspec.yaml:
dependency_overrides:
analyzer: ^6.3.0

from isar.

mrclauss avatar mrclauss commented on June 10, 2024 2

Yes, or you may specify the new tag that was just created. The readme on the fork now shows how to do this.

from isar.

mrclauss avatar mrclauss commented on June 10, 2024 1

This is fixed in isar-community fork

from isar.

Bohne13 avatar Bohne13 commented on June 10, 2024

Did you try updating your dependencies?

flutter pub upgrade

and if this doesn't help:

flutter pub outdated

what also could help is removing the dependency of 'analyzer' from the 'pubspec.yaml'. If you run

flutter pub get

flutter resolves the dependencies by itself.

I hope that helps!

from isar.

gmcdowell avatar gmcdowell commented on June 10, 2024

Likely a silly question: Can you clarify how to configure in pubspec.yaml to refer to community fork of isar_generator please?

I have tried the following:

dev_dependencies:
...
isar_generator: 
    git: 
      url: https://github.com/isar-community/isar.git
      ref: 3.1.0+1
      path: packages/isar_generator

from isar.

gmcdowell avatar gmcdowell commented on June 10, 2024

I figured it out:

isar_generator: 
    git: 
      url: https://github.com/isar-community/isar.git
      path: packages/isar_generator
      # default branch is v3, so no ref required
      #ref: 3.1.0+1

from isar.

petersnoopy avatar petersnoopy commented on June 10, 2024

Any updates for the official repo?

from isar.

vicenterusso avatar vicenterusso commented on June 10, 2024

Any updates for the official repo?

No, Simon is silent. That why we are keeping the community fork alive

from isar.

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.