Showing
1 changed file
with
4 additions
and
1 deletions
| @@ -101,7 +101,10 @@ import 'package:flutter_app/ScreenUtil.dart'; //导入 | @@ -101,7 +101,10 @@ import 'package:flutter_app/ScreenUtil.dart'; //导入 | ||
| 101 | ); | 101 | ); |
| 102 | } | 102 | } |
| 103 | ``` | 103 | ``` |
| 104 | - [example demo](/example) | 104 | + |
| 105 | +### 使用示例: | ||
| 106 | + | ||
| 107 | +[example demo](/example) | ||
| 105 | 108 | ||
| 106 | 效果: | 109 | 效果: |
| 107 | 上面的205.xxx 是dp的单位, | 110 | 上面的205.xxx 是dp的单位, |
-
Please register or login to post a comment