Stepper widget does not scroll horizontally when the type is horizontal The Next CEO of Stack Overflowflutter scrollable list below rendered imageEvent when ScrollController get attachedWhy Dismissible widget is not performing well?Why does my Firestore StreamBuilder skip when scrolling up if it's put inside a CustomScrollView?flutter Horizontal Scrolling image and widgetFlutter - How to fill remaining space in Stepper controls builder?How to scroll to a TextView in a Column that contains Expanded items in Flutter?Horizontal ListView inside a Vertical ScrollView in FlutterFlutter Stepper horizontal type not workingFLUTTER scroll multiple scrollable in sync
What is meant by "large scale tonal organization?"
Why doesn't UK go for the same deal Japan has with EU to resolve Brexit?
Is there a difference between "Fahrstuhl" and "Aufzug"
What steps are necessary to read a Modern SSD in Medieval Europe?
Why does the flight controls check come before arming the autobrake on the A320?
Grabbing quick drinks
The exact meaning of 'Mom made me a sandwich'
Is it professional to write unrelated content in an almost-empty email?
How did people program for Consoles with multiple CPUs?
Would a grinding machine be a simple and workable propulsion system for an interplanetary spacecraft?
How to invert MapIndexed on a ragged structure? How to construct a tree from rules?
How to check if all elements of 1 list are in the *same quantity* and in any order, in the list2?
What connection does MS Office have to Netscape Navigator?
Writing differences on a blackboard
Easy to read palindrome checker
Bartok - Syncopation (1): Meaning of notes in between Grand Staff
How to edit “Name” property in GCI output?
Axiom Schema vs Axiom
Why is information "lost" when it got into a black hole?
Is it my responsibility to learn a new technology in my own time my employer wants to implement?
Would a completely good Muggle be able to use a wand?
Poetry, calligrams and TikZ/PStricks challenge
If the heap is zero-initialized for security, then why is the stack merely uninitialized?
Recycling old answers
Stepper widget does not scroll horizontally when the type is horizontal
The Next CEO of Stack Overflowflutter scrollable list below rendered imageEvent when ScrollController get attachedWhy Dismissible widget is not performing well?Why does my Firestore StreamBuilder skip when scrolling up if it's put inside a CustomScrollView?flutter Horizontal Scrolling image and widgetFlutter - How to fill remaining space in Stepper controls builder?How to scroll to a TextView in a Column that contains Expanded items in Flutter?Horizontal ListView inside a Vertical ScrollView in FlutterFlutter Stepper horizontal type not workingFLUTTER scroll multiple scrollable in sync
The Stepper
widget does not scroll the top part horizontally when the
type is type: StepperType.horizontal
but the Step
content is still scrollable.
The area which I draw with the red line does not scroll horizontally,
but the content of the step can scrollable,
what I try so far :
1: wrap with SingleChildScrollView
with that property scrollDirection: Axis.horizontal
2: wrap with NestedScrollView
add SingleChildScrollView
to Step
's
dart flutter
add a comment |
The Stepper
widget does not scroll the top part horizontally when the
type is type: StepperType.horizontal
but the Step
content is still scrollable.
The area which I draw with the red line does not scroll horizontally,
but the content of the step can scrollable,
what I try so far :
1: wrap with SingleChildScrollView
with that property scrollDirection: Axis.horizontal
2: wrap with NestedScrollView
add SingleChildScrollView
to Step
's
dart flutter
add a comment |
The Stepper
widget does not scroll the top part horizontally when the
type is type: StepperType.horizontal
but the Step
content is still scrollable.
The area which I draw with the red line does not scroll horizontally,
but the content of the step can scrollable,
what I try so far :
1: wrap with SingleChildScrollView
with that property scrollDirection: Axis.horizontal
2: wrap with NestedScrollView
add SingleChildScrollView
to Step
's
dart flutter
The Stepper
widget does not scroll the top part horizontally when the
type is type: StepperType.horizontal
but the Step
content is still scrollable.
The area which I draw with the red line does not scroll horizontally,
but the content of the step can scrollable,
what I try so far :
1: wrap with SingleChildScrollView
with that property scrollDirection: Axis.horizontal
2: wrap with NestedScrollView
add SingleChildScrollView
to Step
's
dart flutter
dart flutter
asked Mar 8 at 16:21
cipli onatcipli onat
474211
474211
add a comment |
add a comment |
0
active
oldest
votes
Your Answer
StackExchange.ifUsing("editor", function ()
StackExchange.using("externalEditor", function ()
StackExchange.using("snippets", function ()
StackExchange.snippets.init();
);
);
, "code-snippets");
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "1"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f55067119%2fstepper-widget-does-not-scroll-horizontally-when-the-type-is-horizontal%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
Thanks for contributing an answer to Stack Overflow!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f55067119%2fstepper-widget-does-not-scroll-horizontally-when-the-type-is-horizontal%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown