Skip to content

Commit 210e61a

Browse files
committed
beta版 readme
1 parent 8781b54 commit 210e61a

File tree

3 files changed

+0
-3
lines changed

3 files changed

+0
-3
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@ dependencies:
3131
# add flutter_screenutil
3232
flutter_screenutil: ^3.0.0-beta.1
3333
```
34-
3534
### Add the following imports to your Dart code:
3635
```
3736
import 'package:flutter_screenutil/flutter_screenutil.dart';

README_CN.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,6 @@ dependencies:
3636
# 添加依赖
3737
flutter_screenutil: ^2.3.0
3838
```
39-
4039
### 在每个使用的地方导入包:
4140
```
4241
import 'package:flutter_screenutil/flutter_screenutil.dart';

README_PT.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@
1515

1616
[Histórico de atualizações](https://github.com/OpenFlutter/flutter_screenutil/blob/master/CHANGELOG.md)
1717

18-
1918
## Como usar:
2019

2120
### Adicionando a dependência:

0 commit comments

Comments
 (0)