Skip to content

Commit

Permalink
Screenshot Added
Browse files Browse the repository at this point in the history
  • Loading branch information
om-chauhan committed Jun 27, 2021
1 parent 3d9f061 commit 80648f2
Show file tree
Hide file tree
Showing 4 changed files with 21 additions and 9 deletions.
30 changes: 21 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,28 @@
# onboarding_vol_1
# Onboarding Volume 1

A new Flutter project.
Brand new Flutter Onboarding Screen

## Getting Started

This project is a starting point for a Flutter application.
#### 1. Copy or Download code in your system

A few resources to get you started if this is your first Flutter project:
```
git clone https://github.com/Flutter-Codes/Flutter-Onboarding-Screen-Vol-1.git
```

### 2. Got To Directry
```
cd Flutter-Onboarding-Screen-Vol-1
```
#### 3. Run Flutter App

```
flutter run
```

## Screenshot
| Screen 1 | Screen 2 | Screen 3 |
| :-------------: |:-------------:| :-----:|
| ![Google Search Clone](/screenshot/On-Boarding-1.jpg) | ![Google Search Clone](/screenshot/On-Boarding-2.jpg) | ![Google Search Clone](/screenshot/On-Boarding-3.jpg) |

- [Lab: Write your first Flutter app](https://flutter.dev/docs/get-started/codelab)
- [Cookbook: Useful Flutter samples](https://flutter.dev/docs/cookbook)

For help getting started with Flutter, view our
[online documentation](https://flutter.dev/docs), which offers tutorials,
samples, guidance on mobile development, and a full API reference.
Binary file added screenshot/On-Boarding-1.jpg
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 screenshot/On-Boarding-2.jpg
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 screenshot/On-Boarding-3.jpg
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 80648f2

Please sign in to comment.