Skip to content

Latest commit

 

History

History
66 lines (41 loc) · 3.61 KB

README.md

File metadata and controls

66 lines (41 loc) · 3.61 KB

Flutter MVVM - Auth App

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.

Features 🙌

  • Dart/Flutter
  • MVVM pattern
  • Authentication Functionality
  • Api Call
  • Cross-platform compatibility (iOS and Android)

Run Locally

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

⚡ Social Media

sprupak07 | YouTube YouTube: @sprupak07

sprupak07 | Twitter Twitter: @sprupak07

sprupak07 | Instagram Instagram: @sprupak07

Rupak Sapkota | Facebook Facebook: @sprupak07

sprupak07 | LinkedIn LinkedIn: @sprupak07

Rupak Sapkota | GitHub GitHub: @sprupak07

sprupak07 | Website Website: https://rupaksapkota.com.np

Resources

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.