-
Notifications
You must be signed in to change notification settings - Fork 7
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
Migration Notes #95
Comments
Let this be a chance for us to build sloe and steady with attention to details and not have to leave work for later refactoring. Especially in the early stages of migration where we set core patterns in place. |
There is a case to be made to avoid starting a new repo and just update this repo. We will discuss and evaluate trade offs here. |
First order of business should be to establish our Style Guide so that the code is consistent. Secondly, study the Design Guide so that we can have some standardization of our UI/UX.
Main reason to NOT create a new repo; the POW history will be erased. Better to clean this one. Need an ACK so i can start doing it. |
ACK |
Share some style guide exmples here @jodobear I have never really developed a style guide before. |
This repo will be deprecated and this issue is to record notes for migration to a new repo.
The main reason is a change in the core architecture of the flutter app. We have learned a lot from development of this codebase and there are several core changes that will make management, contribution and reproducible builds a lot easier.
Some notable architectural changes:
Core features:
The text was updated successfully, but these errors were encountered: