Skip to content

Commit

Permalink
screen shots added
Browse files Browse the repository at this point in the history
  • Loading branch information
alihaider78222 committed Dec 24, 2023
1 parent fc493e7 commit fff5d66
Show file tree
Hide file tree
Showing 10 changed files with 28 additions and 8 deletions.
36 changes: 28 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,19 +1,39 @@
# mobx_example
# TenTwenty Assignment

A new Flutter project.

## Getting Started

This project is a starting point for a Flutter application.
## How to Use

A few resources to get you started if this is your first Flutter project:
**Step 1:**

- [Lab: Write your first Flutter app](https://docs.flutter.dev/get-started/codelab)
- [Cookbook: Useful Flutter samples](https://docs.flutter.dev/cookbook)
Download or clone this repo by using the link below:

```
https://github.com/alihaider78222/flutter-mobx-boilerplate-project
```

**Step 2:**

rename ```.env-copy``` to ```.env``` and add your API and Access Token.

## Screenshots

<p float="left">
<img src="./screenshots/Screenshot_1.png" alt="image" width="220" height="auto" >
<img src="./screenshots/Screenshot_2.png" alt="image" width="220" height="auto">
<img src="./screenshots/Screenshot_3.png" alt="image" width="220" height="auto">
<img src="./screenshots/Screenshot_4.png" alt="image" width="220" height="auto">
<img src="./screenshots/Screenshot_5.png" alt="image" width="220" height="auto">
<img src="./screenshots/Screenshot_6.png" alt="image" width="220" height="auto">
<img src="./screenshots/Screenshot_7.png" alt="image" width="220" height="auto">
<img src="./screenshots/Screenshot_8.png" alt="image" width="220" height="auto">
<img src="./screenshots/Screenshot_9.png" alt="image" width="220" height="auto">
</p>

<br>

For help getting started with Flutter development, view the
[online documentation](https://docs.flutter.dev/), which offers tutorials,
samples, guidance on mobile development, and a full API reference.

## Easy Localization for translation

Expand Down
Binary file added screenshots/Screenshot_1.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 added screenshots/Screenshot_2.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 added screenshots/Screenshot_3.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 added screenshots/Screenshot_4.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 added screenshots/Screenshot_5.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 added screenshots/Screenshot_6.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 added screenshots/Screenshot_7.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 added screenshots/Screenshot_8.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 added screenshots/Screenshot_9.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 fff5d66

Please sign in to comment.