Giter VIP home page Giter VIP logo

Comments (4)

davidmarne avatar davidmarne commented on June 12, 2024

This is bizarre. At first I could not reproduce locally, but I did a flutter upgrade and started seeing the analysis issues. It looks like anything >= 0.0.8 yields the analysis errors.

ChatScreenState does not inherit from _BottomNavigationBarState at all, so I'm pretty confused why the analyzer thinks that is the state variable is inherited from that object. It also thinks actions is inherited from PaginatedDataTable, which ChatScreenState does not extend.

Even weirder, the app still builds and runs just fine on my android phone. Gonna have to noodle on this, because I've got no solution right now.

Do you have any guesses?

from flutter_built_redux.

BerndWessels avatar BerndWessels commented on June 12, 2024

Indeed, I am trying to figure it out, but there is no clue why the analyzer gets so confused.

from flutter_built_redux.

scheglov avatar scheglov commented on June 12, 2024

I was not able to reproduce the problem. Cloned, ran dart tool/build.dart, opened the project in IDEA - no errors.

from flutter_built_redux.

davidmarne avatar davidmarne commented on June 12, 2024

Changes made in https://github.com/davidmarne/flutter_built_redux/releases/tag/0.2.0 have made this issue obsolete. State and actions are no longer public class variables, they are passed your build function. This seemed to fix whatever analysis issues we were seeing.

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.