Added an example for IndexedStack widget#105318
Merged
youssef-attia merged 22 commits intoflutter:masterfrom Jun 13, 2022
Merged
Added an example for IndexedStack widget#105318youssef-attia merged 22 commits intoflutter:masterfrom
youssef-attia merged 22 commits intoflutter:masterfrom
Conversation
gspencergoog
reviewed
Jun 3, 2022
gspencergoog
requested changes
Jun 3, 2022
gspencergoog
reviewed
Jun 3, 2022
gspencergoog
requested changes
Jun 3, 2022
gspencergoog
reviewed
Jun 3, 2022
Contributor
gspencergoog
left a comment
There was a problem hiding this comment.
If you use the formatter as a starting point, it's important to know that adding and removing commas at the ends of parameter lists and arrays indicates whether or not you want all attributes on separate lines or not.
Co-authored-by: Greg Spencer <[email protected]>
gspencergoog
reviewed
Jun 3, 2022
gspencergoog
reviewed
Jun 3, 2022
Contributor
gspencergoog
left a comment
There was a problem hiding this comment.
Sorry for all the formatting nits. It's just the usual getting used to the coding style in the Flutter repo.
dkwingsmt
reviewed
Jun 3, 2022
dkwingsmt
reviewed
Jun 3, 2022
dkwingsmt
reviewed
Jun 3, 2022
dkwingsmt
reviewed
Jun 3, 2022
dkwingsmt
reviewed
Jun 6, 2022
dkwingsmt
requested changes
Jun 6, 2022
Co-authored-by: Tong Mu <[email protected]>
This was referenced Jun 14, 2022
engine-flutter-autoroll
added a commit
to engine-flutter-autoroll/plugins
that referenced
this pull request
Jun 14, 2022
engine-flutter-autoroll
added a commit
to engine-flutter-autoroll/packages
that referenced
this pull request
Jun 14, 2022
engine-flutter-autoroll
added a commit
to engine-flutter-autoroll/packages
that referenced
this pull request
Jun 14, 2022
engine-flutter-autoroll
added a commit
to engine-flutter-autoroll/packages
that referenced
this pull request
Jun 14, 2022
camsim99
pushed a commit
to camsim99/flutter
that referenced
this pull request
Aug 10, 2022
* Added an example for IndexedStack * Added tests for the IndexedStack example * Fixed type issue for onSubmitted callback functions * Fixed documentation and moved files to their appropriate places * Fixed documentation and moved files to their appropriate places * Moved test files to their appropriate places * Moved test files to their appropriate places * Fixed file path in documentation * Remove trailing space * Formatting changes * Remove extra line * Further formatting changes * Further formatting changes * fix comma and inline Co-authored-by: Greg Spencer <[email protected]> * Formatting * indentation and formatting * Formatting * Formatting * Formatting * Removed duplicate chevron * better wording on documentation Co-authored-by: Tong Mu <[email protected]> * Added testing for state preservation Co-authored-by: Greg Spencer <[email protected]> Co-authored-by: Tong Mu <[email protected]>
engine-flutter-autoroll
added a commit
to engine-flutter-autoroll/packages
that referenced
this pull request
Aug 30, 2022
engine-flutter-autoroll
added a commit
to engine-flutter-autoroll/plugins
that referenced
this pull request
Aug 30, 2022
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

Added an example for IndexedStack widget
Pre-launch Checklist
///).