FilledStacks / FilledStacks/responsive_builder
How to understand the relationship between ScreenBreakpoints and Screen types?
Open
question
- Dominant language
- Dart
- Stars
- 524
- Forks
- 90
- PR merge metrics
- No merged PRs in 30d
Description
`ScreenBreakpoints` class has these parameters `desktop`, `tablet`, and `watch` only, meanwhile with methods like `getValueForScreenType` you can work with these parameters `desktop`, `mobile`, `tablet`, and `watch`, so what happened with `mobile` in `ScreenBreakpoints` class?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.