Skip to content

App Structuring #6

Description

@jafrilli

From the state management system that we use to the way we name and place files, proper, app structuring is necessary to make our app scalable. We'll need to learn and implement a state management system known as 'Provider', as well as how to efficiently deliver data from one part of the Flutter widget tree to another.

Boring shit we gotta do:

  • Reorganize our Flutter project file 🗂
  • Import and store fonts, themes, and dependencies 🖼
  • Learn and implement the Provider state management system 🧠

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

front endPrimarily focused on front-end work

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions