Skip to content

Commit

Permalink
Readme update (#90)
Browse files Browse the repository at this point in the history
  • Loading branch information
cp-pratik-k authored Dec 26, 2024
1 parent d1923cb commit 6c73ce3
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -148,6 +148,12 @@ Create a `secrets.dart` file at the following path inside the `data/apis/network
static const dropBoxAppSecret = 'YOUR DROPBOX APP SECRET';
}
```
### Get Dependencies
1. Run `flutter pub get` in the `app`, `data`, and `style` modules to fetch all required dependencies.
2. Run `./build_watch` in the base directory in a new terminal window to generate the necessary files.

### Setup Complete! 🎉
You have successfully set up the project. Now, you can start developing and customizing the app. If you encounter any issues or need further assistance, refer to the documentations or use the discussion to reach out to us for help.
</details>
<br/>

Expand Down
Binary file modified screenshots/accounts-light.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified screenshots/home-light.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 6c73ce3

Please sign in to comment.