-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
3d9f061
commit 80648f2
Showing
4 changed files
with
21 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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. |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.