Toggle navigation
Toggle navigation
This project
Loading...
Sign in
flutter_package
/
flutter_screenutil
Go to a project
Toggle navigation
Projects
Groups
Snippets
Help
Toggle navigation pinning
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Authored by
LiZhuoyuan
2020-09-19 18:22:26 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
2a2f2b55129460094cff9aec20eca56d12f9747a
2a2f2b55
1 parent
555793aa
3.0.0 readme
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
3 deletions
README.md
README_CN.md
README_PT.md
README.md
View file @
2a2f2b5
...
...
@@ -28,7 +28,7 @@ dependencies:
flutter:
sdk: flutter
# add flutter_screenutil
flutter_screenutil: ^3.0.0
-beta.1
flutter_screenutil: ^3.0.0
```
### Add the following imports to your Dart code:
```
...
...
README_CN.md
View file @
2a2f2b5
...
...
@@ -33,7 +33,7 @@ dependencies:
flutter:
sdk: flutter
# 添加依赖
flutter_screenutil: ^
2.3
.0
flutter_screenutil: ^
3.0
.0
```
### 在每个使用的地方导入包:
```
...
...
README_PT.md
View file @
2a2f2b5
...
...
@@ -28,7 +28,7 @@ dependencies:
flutter:
sdk: flutter
# add flutter_screenutil
flutter_screenutil: ^
2.3
.0
flutter_screenutil: ^
3.0
.0
```
### Adicione o seguinte import em seu código Dart:
...
...
Please
register
or
login
to post a comment