Toggle navigation
Toggle navigation
This project
Loading...
Sign in
flutter_package
/
fluttertpc_get
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
juanjoseleca
2020-08-23 10:55:05 -0500
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
deba915897c80270f2bc9683f5297edb684caab9
deba9158
1 parent
53e5a23b
correction in README
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
README.md
README.md
View file @
deba915
...
...
@@ -437,7 +437,7 @@ context.isTablet()
/// swatch: if the shortestSide is smaller than 300
/// mobile: if the shortestSide is smaller than 600
/// tablet: if the shortestSide is smaller than 1200
/// desktop: if
the shortestSide
is largest than 1200
/// desktop: if
width
is largest than 1200
context
.
responsiveValue
<
T
>()
```
...
...
Please
register
or
login
to post a comment