This is a Flutter Authentication application that utilizes the MVVM (Model-View-ViewModel) architectural pattern and includes authentication functionality. The app is built using Flutter, a mobile app development framework created by Google.
- Dart/Flutter
- MVVM pattern
- Authentication Functionality
- Api Call
- Cross-platform compatibility (iOS and Android)
Clone the project
git clone https://github.com/sprupak07/mvvm.gitGo to the project directory
cd MVVMInstall dependencies
flutter pub getRun the App
flutter Run






If you are just getting started with flutter, checkout the following resources:
For help getting started with Flutter development, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.