Skip to content

Commit dbc92fd

Browse files
committed
App docs
1 parent 0ec6eee commit dbc92fd

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

capstone/bourne_json/README.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,16 @@
11
# bourne_json
22

3-
A new Flutter project.
3+
An example application to help learn Flutter development.
44

55
## Getting Started
66

7-
This project is a starting point for a Flutter application.
7+
The application includes:
8+
9+
- [x] Networking
10+
- [x] Navigation
11+
- [x] onTap functionality
12+
- [x] Widgets e.g. ListView, Card, Stack
13+
814

915
A few resources to get you started if this is your first Flutter project:
1016

0 commit comments

Comments
 (0)