Skip to content

Commit

Permalink
-updated description of the project
Browse files Browse the repository at this point in the history
  • Loading branch information
FarhanRiaaz committed Jun 22, 2022
1 parent 7397828 commit 0bdda59
Showing 1 changed file with 7 additions and 4 deletions.
11 changes: 7 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
# technologies_login_example

A flutter project to show case the clean code architecture

# Flutter MVVM example with provider and getIt.
A flutter project to showcase a clean code architecture.
1: Provider as state management.
2: GetIt as dependency injection.
3: DIO as Remote calls.
4: Sembast as Local database.
5: Complete Repository pattern with offline first ability.
## Getting Started

This project is a starting point for a Flutter application.
Expand Down

0 comments on commit 0bdda59

Please sign in to comment.