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

[Feature Request] Create a roadmap. #7

Closed
muhsinkutay opened this issue Jul 5, 2022 · 4 comments
Closed

[Feature Request] Create a roadmap. #7

muhsinkutay opened this issue Jul 5, 2022 · 4 comments

Comments

@muhsinkutay
Copy link
Contributor

I started learning Dart programming language and Flutter framework, if this repository had a roadmap I would try my best at implementing the features.

@iamnijat
Copy link
Owner

iamnijat commented Jul 5, 2022

@muhsinkutay Almost everything is based on Clean Architecture in production, but I didn't write its tests and in this case, if you want to implement a new feature, you can create and mock the tests, it will be comfortable because I used only bloc for state management, it is test-friendly, you can test other features too by the way.

@muhsinkutay
Copy link
Contributor Author

muhsinkutay commented Jul 5, 2022

Thank you very much @iamnijat, I will try creating the tests but for that first I need to learn Clean Architecture and Bloc State Management, I've just heard them for the first time.

@iamnijat
Copy link
Owner

iamnijat commented Jul 5, 2022

Alright, good luck on that quest

@muhsinkutay
Copy link
Contributor Author

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants