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

refactor(readme): update readme with new information #55

Merged
merged 23 commits into from
Nov 21, 2023

Conversation

sdresselmann
Copy link
Owner

The project has been inactive for quite a while, updating old commands and dependencies.

The project has been inactive for quite a while, updating old commands and dependencies.
@sdresselmann sdresselmann self-assigned this Nov 9, 2023
Newer linting tools finds new errors
Migrate the version to dart 3.0
Increase version for project.
To match local version used.
The official dart analyzer ruleset still uses the deprecated strong mode rulesets.
Was still using flutter format instead of dart format.
Forgot to update the version for the test pipeline according to the other pipelines.
The cmake paths for the integration tests where corrupted and needed rebuilding.
Old firestore library was deprecated and is now replaced with the recommended approach.
Using the new library. Still needs to be refactored later.
This improves readability of the code.
This should make testing and mocking much cleaner and easier.
This makes debugging much cleaner and allows for further expansions.
This allows for more modularity and flexibility, due to using dependency injection. This should make mocking for tests much cleaner.
This builds upon the dependency injection approach from before.
The functionaility of this class is replaced by the new services.
This allows faster navigation inside of the project.
This approach heavily relies on a self-mocked firebase service, to avoid the use of production databases.
Those errors are not accurate, since the auth config fie is hidden intentionally.
@sdresselmann sdresselmann merged commit 9454187 into main Nov 21, 2023
4 checks passed
@sdresselmann sdresselmann deleted the project-cleanup branch November 21, 2023 09:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant