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
zhuoyuan
2022-04-29 17:04:08 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
55c49a17c5ea86ccdc8f3919b3badffa102a8477
55c49a17
1 parent
dc21e4a7
readme
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
README.md
README.md
View file @
55c49a1
...
...
@@ -49,7 +49,7 @@ import 'package:flutter_screenutil/flutter_screenutil.dart';
| minTextAdapt | bool | false | Whether to adapt the text according to the minimum of width and height |
| context | BuildContext | null | Get physical device data if not provided, by MediaQuery.of(context) |
### Initialize and set the fit size and font size to scale according to the system's "font size" accessibility option
|
### Initialize and set the fit size and font size to scale according to the system's "font size" accessibility option
Please set the size of the design draft before use, the width and height of the design draft.
...
...
Please
register
or
login
to post a comment