We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0ec6eee commit dbc92fdCopy full SHA for dbc92fd
capstone/bourne_json/README.md
@@ -1,10 +1,16 @@
1
# bourne_json
2
3
-A new Flutter project.
+An example application to help learn Flutter development.
4
5
## Getting Started
6
7
-This project is a starting point for a Flutter application.
+The application includes:
8
+
9
+- [x] Networking
10
+- [x] Navigation
11
+- [x] onTap functionality
12
+- [x] Widgets e.g. ListView, Card, Stack
13
14
15
A few resources to get you started if this is your first Flutter project:
16
0 commit comments