Code Monkey home page Code Monkey logo

Comments (6)

GBergatto avatar GBergatto commented on July 22, 2024 1

I'll start doing some work related to this issue while working on the ex Account modal for issue #90

from sossoldi.

giuseppe-coco avatar giuseppe-coco commented on July 22, 2024 1

Yes that was the problem, thank you!

from sossoldi.

giuseppe-coco avatar giuseppe-coco commented on July 22, 2024

Hi, I am new to the project and would like to contribute.

@mikev-cw , do you mean that in the code there are identical widgets repeated many times that you would like to modularize into a class?

Can you give an example in the code of which widgets you would like to convert into a separate class?

from sossoldi.

GBergatto avatar GBergatto commented on July 22, 2024

Welcome! Yes, there are some widgets that are shared across multiple pages but are created from scratch on each of them. The goal is to define widgets that we can reuse across the page to make the code more organized and avoid having to rewrite the same things over and over. An example, is lib/custom_widgets/transactions_list.dart which I've worked on in my last PR #118.

from sossoldi.

giuseppe-coco avatar giuseppe-coco commented on July 22, 2024

Hello, sorry for my late response but I'm currently working and haven't had much time to devote to the project.

I noticed some strange things that did not allow me to understand in detail the functions of the app and the related widgets that control them, so I could not make changes.

Specifically , the app cannot find the "Main Account" .

graphs home transactions

from sossoldi.

GBergatto avatar GBergatto commented on July 22, 2024

@giuseppe-coco I think that that happens because you don't have any transactions, yet. Try to go to "Settings" and, in the "dev only" zone, do "clear and fill demo data". This will create a bunch of random transactions in the local database

from sossoldi.

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.