Skip to content

Commit 9a2e688

Browse files
committed
Added a README to the root example directory
1 parent 6413ca3 commit 9a2e688

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

example/README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# Examples
2+
3+
## dart_ex
4+
5+
This example reads an EPUB from disk and logs various information about it.
6+
7+
## flutter_ex
8+
9+
This example fetches an EPUB from a user-inputted URL and displays the Title and Author.

0 commit comments

Comments
 (0)