We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d8ad622 commit 6895057Copy full SHA for 6895057
2 files changed
.pubignore
@@ -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
@@ -1,7 +1,7 @@
# event_log
<p align="center">
- <kbd> <img src="./assets/github/readme.png" alt="Event Log Plugin Demo" width="100%" height="auto" min-height="50vw"> </kbd>
+ <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>
</p>
<br>
0 commit comments