Coder Social home page Coder Social logo

Comments (3)

fzyzcjy avatar fzyzcjy commented on June 15, 2024

Hi, maybe try to pub get, and if it does not work, paste pubspec.lock to have a look

from mobx.dart.

Maryusz avatar Maryusz commented on June 15, 2024

Actions done:

  1. flutter clean
  2. flutter pub get

The pubspec.lock its 1259 lines long, I post the flutter_mobx / mobx lines only, but if necessary i can post the file in its totality.

flutter_mobx:
    dependency: "direct main"
    description:
      name: flutter_mobx
      sha256: "2aa91babd4b66a7345675f67e3733a35ec6da3f42ad86799fce5363a322944be"
      url: "https://pub.dev"
    source: hosted
    version: "2.1.0"
    
    mobx:
    dependency: "direct main"
    description:
      name: mobx
      sha256: "0afcf88b3ee9d6819890bf16c11a727fc8c62cf736fda8e5d3b9b4eace4e62ea"
      url: "https://pub.dev"
    source: hosted
    version: "2.2.0"
    
  mobx_codegen:
    dependency: "direct dev"
    description:
      name: mobx_codegen
      sha256: "52a6904b93fa1ceadc5ed4cd67e24fd05a21340d39cff0a213179fc83e179dba"
      url: "https://pub.dev"
    source: hosted
    version: "2.4.0"

from mobx.dart.

amondnet avatar amondnet commented on June 15, 2024

@Maryusz I forgot to export it.
Until the next release, you can use it as follows

import 'package:flutter_mobx/src/multi_reaction_builder.dart';

from mobx.dart.

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.