Skip to content

Commit 502effe

Browse files
committed
975399: Added proper readme file.
1 parent a65e4f8 commit 502effe

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

README.md

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,16 @@ $ flutter pub get
2020
2121
$ flutter run
2222
23-
```
23+
```
24+
25+
## Requirements to run the demo
26+
* [VS Code](https://code.visualstudio.com/download)
27+
* [Flutter SDK v1.22+](https://flutter.dev/docs/development/tools/sdk/overview)
28+
* [For more development tools](https://flutter.dev/docs/development/tools/devtools/overview)
29+
30+
## How to run this application
31+
To run this application, you need to first clone or download the ‘create a pdf document in flutter’ repository and open it in your preferred IDE, say VS Code. Then, build and run your project to view the output.
32+
33+
## Further help
34+
For more help, check the [Syncfusion® Flutter documentation](https://help.syncfusion.com/flutter/introduction/overview),
35+
[Flutter documentation](https://flutter.dev/docs/get-started/install).

0 commit comments

Comments
 (0)