|
1 | | -# flutterdynamicwidget |
| 1 | +# Flutter Backend Driven UI |
2 | 2 |
|
3 | | -How to implement backend driven UI |
| 3 | +Backend Driven UI is a concept for build UI with flexible pages. This |
| 4 | +repository is a simple app with Backend Driven UI with Flutter. |
4 | 5 |
|
5 | | -## Getting Started |
6 | | - |
7 | | -This project is a starting point for a Flutter application. |
8 | | - |
9 | | -A few resources to get you started if this is your first Flutter project: |
10 | | - |
11 | | -- [Lab: Write your first Flutter app](https://flutter.dev/docs/get-started/codelab) |
12 | | -- [Cookbook: Useful Flutter samples](https://flutter.dev/docs/cookbook) |
13 | | - |
14 | | -For help getting started with Flutter, view our |
15 | | -[online documentation](https://flutter.dev/docs), which offers tutorials, |
16 | | -samples, guidance on mobile development, and a full API reference. |
| 6 | + |
0 commit comments