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 56ff039

Browse files
Update README.md
1 parent c68f616 commit 56ff039

File tree

1 file changed

+14
-4
lines changed

1 file changed

+14
-4
lines changed

‎README.md

Lines changed: 14 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,17 @@
1-
## Flutter Inspiration App UI Design
2-
3-
A part of #flutter100daysofcode. Let's create a beautiful Inspiration Application UI with Flutter.
4-
1+
## Flutter Inspiration App UI Design - Day 1
2+
3+
```dart
4+
class Day1 extends Flutter100DaysOfCode {
5+
video() {
6+
return {
7+
"title": "Flutter Inspiration App UI Design",
8+
"description": "Let's work with ListView in an example application.",
9+
"day": 1,
10+
"videoLink": "https://youtu.be/zTTP8XBR6fI"
11+
}
12+
}
13+
}
14+
```
515
### [Watch it on Youtube](https://youtu.be/zTTP8XBR6fI)
616

717
## Previous Designs

0 commit comments

Comments
(0)

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