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-01-08 10:33:18 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Committed by
GitHub
2020-01-08 10:33:18 +0800
Commit
3e710014ba054e3e23d8a55af7754f975c320887
3e710014
1 parent
ef0bc923
Update CHANGELOG.md
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
CHANGELOG.md
CHANGELOG.md
View file @
3e71001
...
...
@@ -6,16 +6,16 @@
*
@Description: Update log
-->
#1.0.1
#
1.0.1
-
Rebuild code, change API
Delete "getInstance()", please use "ScreenUtil ()" instead of "ScreenUtil.getInstance()"
use "ScreenUtil().setSp(24, allowFontScalingSelf: true)" instead of "ScreenUtil.getInstance().setSp(14, true)"
-
Modify the initialization method
-
Fix #68
-
CompileSdkVersion change to 28
-
Change example code
Example CompileSdkVersion change to 28
If there is significant impact, please return to 0.7.0
**If there is significant impact, please return to 0.7.0**
# 0.7.0
...
...
Please
register
or
login
to post a comment