Skip to content

Commit 6895057

Browse files
committed
chore: add .pubignore file and update README image source URL
1 parent d8ad622 commit 6895057

2 files changed

Lines changed: 13 additions & 1 deletion

File tree

.pubignore

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
.clang-format
2+
.githooks/
3+
.github/
4+
assets/github/
5+
build/
6+
CODE_OF_CONDUCT.md
7+
CONTRIBUTING.md
8+
SECURITY.md
9+
event_log.iml
10+
scripts/
11+
tools/
12+
windows/test/

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# event_log
22

33
<p align="center">
4-
<kbd> <img src="./assets/github/readme.png" alt="Event Log Plugin Demo" width="100%" height="auto" min-height="50vw"> </kbd>
4+
<kbd> <img src="https://raw.githubusercontent.com/AppSolves/flutter_event_log/main/assets/github/readme.png" alt="Event Log Plugin Demo" width="100%" height="auto" min-height="50vw"> </kbd>
55
</p>
66
<br>
77
<p align="center">

0 commit comments

Comments
 (0)