Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 59ac74f

Browse files
Update README.md
1 parent 6e40370 commit 59ac74f

File tree

1 file changed

+31
-8
lines changed

1 file changed

+31
-8
lines changed

‎README.md

Lines changed: 31 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,40 @@
1-
# Flutter Trip Application Design
1+
## Flutter Trip Application Design - Day 2
2+
3+
```dart
4+
class Day2 extends Flutter100DaysOfCode {
5+
video() {
6+
return {
7+
"title": "Flutter Trip Application Design",
8+
"description": "Let's work with PageView and add some animation.",
9+
"day": 2,
10+
"videoLink": "https://youtu.be/uqm6U5_bcH0"
11+
}
12+
}
13+
}
14+
```
215

3-
Flutter Trip Application UI/UX design - day 2 Flutter Animation and UI Design.
4-
5-
This repository is a part of the 100-day design in Flutter.
16+
[Youtube Video](https://youtu.be/uqm6U5_bcH0)
17+
<br><br>
618

7-
In this video we use, Flutter Animation, PageView, LinearGradient and so on in the one-speed video.
19+
## Previous Designs
20+
[Checkout my Youtube channel](https://youtube.com/afgprogrammer)
821

9-
[Youtube Video](https://youtu.be/uqm6U5_bcH0)
1022

11-
## Last Design
12-
- [UI Design- Day 1](https://github.com/afgprogrammer/flutter-inspiration-app-ui)
23+
<br><br>
24+
## Development Setup
25+
Clone the repository and run the following commands:
26+
```
27+
flutter pub get
28+
flutter run
29+
```
1330

1431
## ScreenShot
1532

1633
<img src="assets/screenshot/one.png" height="500em" /><img src="assets/screenshot/two.png" height="500em" /><img src="assets/screenshot/three.png" height="500em" />
1734

35+
## Links
36+
37+
* [Website](https://afgprogrammer.com)
38+
* [Youtube channel](https://youtube.com/afgprogrammer)
39+
* [Twitter](https://twitter.com/afgprogrammer)
40+
* [Instagram](https://instagram.com/afgprogrammer)

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /