Skip to content

Commit

Permalink
Update README.md (#7)
Browse files Browse the repository at this point in the history
  • Loading branch information
huykgit98 authored Jan 12, 2024
1 parent 8e8dc77 commit 5042630
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,15 @@ This project utilizes [Very good layered architecture](https://verygood.ventures

## Features
## Technologies used
## Setup and run
## Flutter app used
### Using flutter_bloc for state management, and also utilizing Riverpod for simple use-cases such as theme switching and language switching.
### [Very good layered architecture](https://verygood.ventures/blog/very-good-flutter-architecture) recommended by VeryGoodVentures
### go_router for navigation and routing
### Service Locator using get_it and injectable packages
### l10n using flutter_localization via .arb
### using [ShoreBird code-push](https://shorebird.dev/) for unplanned features
### using [Firebase Remote Config](https://kazlauskas.dev/control-your-flutter-app-with-firebase-remote-config/) planned features

## Screenshot
## Todo

Expand Down

0 comments on commit 5042630

Please sign in to comment.