Giter VIP home page Giter VIP logo

Comments (7)

BenjiFarquhar avatar BenjiFarquhar commented on June 11, 2024 1

@Darshan-Bhuva @khsuzan Add this to your pubspec.yaml

from flutter-neumorphic.

khsuzan avatar khsuzan commented on June 11, 2024

facing same problem, did you get any solution?

from flutter-neumorphic.

LaxmisettiKarthik avatar LaxmisettiKarthik commented on June 11, 2024

I am too facing the same issue can anyone help me out

from flutter-neumorphic.

BenjiFarquhar avatar BenjiFarquhar commented on June 11, 2024

@LaxmisettiKarthik it is not fixed in the official release yet so you need to check my comment above.

from flutter-neumorphic.

LaxmisettiKarthik avatar LaxmisettiKarthik commented on June 11, 2024

This worked for me
flutter_neumorphic: git: url: https://github.com/den0206/Flutter-Neumorphic.git ref: feature/remoce_accentcolor

from flutter-neumorphic.

sircambridge avatar sircambridge commented on June 11, 2024

wow this was really annoying to have to find this. please push the fix soon

from flutter-neumorphic.

JimTaylor319 avatar JimTaylor319 commented on June 11, 2024

Not sure who to contact about it, but I think the issue may be related to the use of Theme.of(context).accentColor in the file "app,dart". And anywhere else it may potentially be used. That usage was removed from Flutter completely and thus throws the error. The new usage would be "Theme.of(context).colorScheme.secondary" instead. I'll copy-paste this reply to the other thread I found on the topic too, in the hopes someone will see it and make the change. I'd have done it myself really quick to see if it solved anything but I'm not listed as a collaborator lol

from flutter-neumorphic.

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.