Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

App Structuring #6

Open
2 of 3 tasks
jafrilli opened this issue Sep 19, 2019 · 0 comments
Open
2 of 3 tasks

App Structuring #6

jafrilli opened this issue Sep 19, 2019 · 0 comments
Assignees
Labels
front end Primarily focused on front-end work

Comments

@jafrilli
Copy link
Contributor

jafrilli commented Sep 19, 2019

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 🧠
@jafrilli jafrilli added the front end Primarily focused on front-end work label Sep 19, 2019
@jafrilli jafrilli self-assigned this Sep 19, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
front end Primarily focused on front-end work
Projects
None yet
Development

No branches or pull requests

2 participants