An assessment
- flutter version: 3.0.5
- dart version: 2.17.6
Requirements:
- Coding pattern (MVVC)
- Dependency
- GetX
- Retrofit
- AutoRoute
Expected Outcome: Create login page using fake json url and display the profile page with the assumption login is always successful.

