issues Search Results · repo:Codelessly/ResponsiveFramework language:Dart
Filter by
167 results
(59 ms)167 results
inCodelessly/ResponsiveFramework (press backspace or delete to remove)Thanks for great plugin responsiveness is not apply on Bottom Sheet
sadaqatdev
- 1
- Opened on Oct 26, 2024
- #190
Container widget is a Swiss knife and has a loot of internal checks which just takes more time to get through.
Let me give you an exmaple - you can set background color with ColoredBox or Container ColoredBox ...
vasilich6107
- Opened on Sep 27, 2024
- #189
Since version 1.5.0 the background in MaxWidthBox is not working anymore. I always had it like background:
Container(color: Colors.white) in the older versions.
Now I just added Colors.white to the backgroundColor ...
nietsmmar
- 4
- Opened on Aug 28, 2024
- #188
If I use any scroll wrapper with dragWithMouse as true, then scrolling stops working.
It was intended considering the scroll behavior was changed to inherit default behavior. I want to understand why ...
av153k
- 2
- Opened on Aug 26, 2024
- #185
I am currently using 0.2.0 version with sample code of return ResponsiveWrapper.builder(child, defaultScale: true,
breakpoints: const [ ResponsiveBreakpoint.resize(480, name: MOBILE), ResponsiveBreakpoint.autoScale(800, ...
Rishan99
- Opened on Aug 7, 2024
- #184
When developing for web, the breakpointsLandscape property of ResponsiveBreakpoints.builder does not work as intended
because the default value of _landscapePlatforms in responsive_breakpoints.dart is ...
mstainer14
- 6
- Opened on Jun 21, 2024
- #181
image
When the magnification mode is selected in the system settings of my mobile phone, the text cannot be rendered normally.
This problem does not occur if the screen adaptation component is not applied. ...
Doris1994
- Opened on Jun 6, 2024
- #180
Env:
Flutter SDK: 3.19.3 OS: macOS 14.5 (23F79) Device: Pixel Tablet API 33 emulator (virtual device)
Example: https://github.com/jgarciamccausland/responsive_layout_issue_1
Hello all. I m seeing a ...
jgarciamccausland
- 4
- Opened on Jun 5, 2024
- #179

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.