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.git
Go to the project directory
cd MVVM
Install dependencies
flutter pub get
Run the App
flutter Run
YouTube: @sprupak07
Twitter: @sprupak07
Instagram: @sprupak07
Facebook: @sprupak07
LinkedIn: @sprupak07
GitHub: @sprupak07
Website: https://rupaksapkota.com.np
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.