Just wonder why user_repository is outside the lib folder in examples/flutter_login.
Hi @2000calories 馃憢
Thanks for opening an issue and great question!
The repository is outside the lib folder to demonstrate that the repository can be a separate package entirely (with no dependency on flutter) and can theoretically be reused across different applications. You can even create separate git repositories for each of your repositories or publish them in a private pub server if you'd like for further modularity/reuse.
Hope that helps! 馃憤
Most helpful comment
Hi @2000calories 馃憢
Thanks for opening an issue and great question!
The repository is outside the lib folder to demonstrate that the repository can be a separate package entirely (with no dependency on flutter) and can theoretically be reused across different applications. You can even create separate git repositories for each of your repositories or publish them in a private pub server if you'd like for further modularity/reuse.
Hope that helps! 馃憤