Skip to content

Commit

Permalink
format remove end line spacing
Browse files Browse the repository at this point in the history
  • Loading branch information
aprosail committed Jun 28, 2024
1 parent 2eefdf2 commit 8c4e066
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ Syntax sugar optimizations to avoid nesting hell in Flutter.
## Examples:

Here is a **Before** code and an **After** code.
Both their source codes are listed inside the child repositories
in the `example` folder, where you can read the source code
Both their source codes are listed inside the child repositories
in the `example` folder, where you can read the source code
and run them to see whether they have the same result.

[Before](./example/before/lib/main.dart) (115 lines):
Expand Down

0 comments on commit 8c4e066

Please sign in to comment.