Skip to content

Commit 87c4490

Browse files
committed
Remove references to flutter logger
That lib is no longer maintained.
1 parent a48733e commit 87c4490

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

README.md

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -32,15 +32,6 @@ Instead of a string message, you can also pass other objects like `List`, `Map`
3232

3333
![](https://raw.githubusercontent.com/leisim/logger/master/art/screenshot.png)
3434

35-
## Log Console
36-
37-
If you are creating a Flutter app, you can use the [logger_flutter](https://pub.dev/packages/logger_flutter) extension.<br>
38-
Shake the phone or call `LogConsole.open(context)` from anywhere to show an on device console.<br>
39-
For more info, [click here](https://pub.dev/packages/logger_flutter).
40-
41-
| ![](https://raw.githubusercontent.com/leisim/logger/master/art/log_console_light.png) | ![](https://raw.githubusercontent.com/leisim/logger/master/art/log_console_dark.png) |
42-
|---|---|
43-
4435
# Documentation
4536

4637
## Log level

0 commit comments

Comments
 (0)