We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8781b54 commit 210e61aCopy full SHA for 210e61a
README.md
@@ -31,7 +31,6 @@ dependencies:
31
# add flutter_screenutil
32
flutter_screenutil: ^3.0.0-beta.1
33
```
34
-
35
### Add the following imports to your Dart code:
36
37
import 'package:flutter_screenutil/flutter_screenutil.dart';
README_CN.md
@@ -36,7 +36,6 @@ dependencies:
# 添加依赖
flutter_screenutil: ^2.3.0
38
39
40
### 在每个使用的地方导入包:
41
42
README_PT.md
@@ -15,7 +15,6 @@
15
16
[Histórico de atualizações](https://github.com/OpenFlutter/flutter_screenutil/blob/master/CHANGELOG.md)
17
18
19
## Como usar:
20
21
### Adicionando a dependência:
0 commit comments