nityanandagohain / in-time

A mobile app in flutter
20 stars 28 forks source link

Bloc pattern requested #5

Open knightcube opened 5 years ago

knightcube commented 5 years ago

Since the app is in its very early stages currently, it would be a good idea to follow a particular architecture while developing the codebase. I think Bloc would be good for everyone.

nityanandagohain commented 5 years ago

Yes, that will be good. You can add that information in the readme.

knightcube commented 5 years ago

Yeah, it will require a few more changes in the project structure as well. I will make those changes and submit the PR once #7 is reviewed and merged.

nityanandagohain commented 5 years ago

Sure .