zubairehman/flutter_boilerplate_project

user_store.login is never invoked, form_store.login is used instead.

gc-robotics opened this issue · 1 comments

Double implementation of the login method present in the code.

Hi @gc-robotics ,

Thanks for pointing it out. Please follow this branch for upcoming changes: https://github.com/zubairehman/flutter-boilerplate-project/tree/feature/mvi

Thanks