You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: ARTICLE.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -26,7 +26,7 @@ Meet [df_log](https://pub.dev/packages/df_log), a pragmatic, opinionated tool de
26
26
27
27
## Part 1: Your First Steps - The 5-Minute Upgrade
28
28
29
-
The initial payoff is immediate. After adding [df_log](https://pub.dev/packages/df_log) to your pubspec.yaml and importing it, you can immediately upgrade your print() statements. Simply replace a `print()` statement with a [df_log](https://pub.dev/packages/df_log) equivalent:
29
+
The initial payoff is immediate. After adding [df_log](https://pub.dev/packages/df_log) to your `pubspec.yaml` and importing it, you can immediately upgrade your `print()` statements. Simply replace a `print()` statement with a [df_log](https://pub.dev/packages/df_log) equivalent:
0 commit comments