Showing
1 changed file
with
2 additions
and
2 deletions
@@ -179,6 +179,8 @@ Column( | @@ -179,6 +179,8 @@ Column( | ||
179 | ) | 179 | ) |
180 | ``` | 180 | ``` |
181 | 181 | ||
182 | +[widget test](https://github.com/OpenFlutter/flutter_screenutil/issues/115) | ||
183 | + | ||
182 | ### Example: | 184 | ### Example: |
183 | 185 | ||
184 | [example demo](/example/lib/main.dart) | 186 | [example demo](/example/lib/main.dart) |
@@ -187,5 +189,3 @@ Column( | @@ -187,5 +189,3 @@ Column( | ||
187 | 189 | ||
188 |  | 190 |  |
189 |  | 191 |  |
190 | - | ||
191 | -[widget test](https://github.com/OpenFlutter/flutter_screenutil/issues/115) |
-
Please register or login to post a comment