Skip to content

Conversation

@tolo
Copy link
Contributor

@tolo tolo commented Mar 12, 2024

Adds documentation about StatefulShellRoute to the Configuration topic (configuration.md).

Fixes flutter/flutter#127209.

Pre-launch Checklist

If you need help, consider asking for advice on the #hackers-new channel on Discord.

@tolo tolo requested a review from chunhtai as a code owner March 12, 2024 21:34
@tolo
Copy link
Contributor Author

tolo commented Mar 14, 2024

@johnpryan could you have a look at this?

Copy link
Contributor

@chunhtai chunhtai left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for adding the document. Since we start to use code-excerpt, can you try to follow this when adding the example code in doc? https://github.com/flutter/flutter/wiki/Contributing-to-Plugins-and-Packages#add-or-converting-a-code-block

which is passed as the last argument to the builder function. Example:

```dart
StatefulShellRoute.indexedStack(
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@chunhtai
Copy link
Contributor

Hi @tolo are you still working on this pr?

@tolo
Copy link
Contributor Author

tolo commented Apr 29, 2024

Hi @tolo are you still working on this pr?

Yes, I'll have a look at code-excerpt and update the code / docs.

@chunhtai
Copy link
Contributor

chunhtai commented Jun 6, 2024

closing this pr for now, feel free to reopen when you have time

@chunhtai chunhtai closed this Jun 6, 2024
@tolo
Copy link
Contributor Author

tolo commented Jun 6, 2024

@chunhtai I pushed new commits over a month ago which I don’t think you have reviewed yet (didn’t request a new review though, sorry).

@chunhtai chunhtai reopened this Jun 6, 2024
@chunhtai chunhtai self-requested a review June 6, 2024 22:41
Copy link
Contributor

@chunhtai chunhtai left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@chunhtai chunhtai requested a review from hannah-hyj July 16, 2024 17:27
Copy link
Member

@hannah-hyj hannah-hyj left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thank you for your contribution, can you rebase this to the head to resolve version conflicts?

@chunhtai chunhtai added the autosubmit Merge PR when tree becomes green via auto submit App label Aug 1, 2024
@auto-submit auto-submit bot merged commit 9cc06ac into flutter:main Aug 1, 2024
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Aug 2, 2024
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Aug 2, 2024
auto-submit bot pushed a commit to flutter/flutter that referenced this pull request Aug 2, 2024
flutter/packages@27896d1...cc9ff47

2024-08-02 rexios@rexios.dev [tool] Add note about clang version used in CI to tool readme (flutter/packages#7273)
2024-08-02 ditman@gmail.com [ci] Re-enable google_maps_flutter_web integration tests. (flutter/packages#7269)
2024-08-01 ditman@gmail.com [web] Update package:web to ">=0.5.1 <2.0.0" (flutter/packages#7202)
2024-08-01 tobias@leafnode.se [go_router] Documentation for StatefulShellRoute (flutter/packages#6308)
2024-08-01 stuartmorgan@google.com [google_maps_flutter] Switch Android examples to TLHC (flutter/packages#7282)
2024-08-01 engine-flutter-autoroll@skia.org Manual roll Flutter from f817e51 to e2e4398 (5 revisions) (flutter/packages#7276)
2024-08-01 stuartmorgan@google.com [various] Clean up C++ formatting (flutter/packages#7272)
2024-08-01 tarrinneal@gmail.com [shared_preferences] fix stringlist bug (flutter/packages#7268)

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/flutter-packages-flutter-autoroll
Please CC flutter-ecosystem@google.com,rmistry@google.com on the revert to ensure that a human
is aware of the problem.

To file a bug in Flutter: https://github.com/flutter/flutter/issues/new/choose

To report a problem with the AutoRoller itself, please file a bug:
https://issues.skia.org/issues/new?component=1389291&template=1850622

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
TytaniumDev pushed a commit to TytaniumDev/flutter that referenced this pull request Aug 7, 2024
flutter/packages@27896d1...cc9ff47

2024-08-02 rexios@rexios.dev [tool] Add note about clang version used in CI to tool readme (flutter/packages#7273)
2024-08-02 ditman@gmail.com [ci] Re-enable google_maps_flutter_web integration tests. (flutter/packages#7269)
2024-08-01 ditman@gmail.com [web] Update package:web to ">=0.5.1 <2.0.0" (flutter/packages#7202)
2024-08-01 tobias@leafnode.se [go_router] Documentation for StatefulShellRoute (flutter/packages#6308)
2024-08-01 stuartmorgan@google.com [google_maps_flutter] Switch Android examples to TLHC (flutter/packages#7282)
2024-08-01 engine-flutter-autoroll@skia.org Manual roll Flutter from f817e51 to e2e4398 (5 revisions) (flutter/packages#7276)
2024-08-01 stuartmorgan@google.com [various] Clean up C++ formatting (flutter/packages#7272)
2024-08-01 tarrinneal@gmail.com [shared_preferences] fix stringlist bug (flutter/packages#7268)

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/flutter-packages-flutter-autoroll
Please CC flutter-ecosystem@google.com,rmistry@google.com on the revert to ensure that a human
is aware of the problem.

To file a bug in Flutter: https://github.com/flutter/flutter/issues/new/choose

To report a problem with the AutoRoller itself, please file a bug:
https://issues.skia.org/issues/new?component=1389291&template=1850622

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Buchimi pushed a commit to Buchimi/flutter that referenced this pull request Sep 2, 2024
flutter/packages@27896d1...cc9ff47

2024-08-02 rexios@rexios.dev [tool] Add note about clang version used in CI to tool readme (flutter/packages#7273)
2024-08-02 ditman@gmail.com [ci] Re-enable google_maps_flutter_web integration tests. (flutter/packages#7269)
2024-08-01 ditman@gmail.com [web] Update package:web to ">=0.5.1 <2.0.0" (flutter/packages#7202)
2024-08-01 tobias@leafnode.se [go_router] Documentation for StatefulShellRoute (flutter/packages#6308)
2024-08-01 stuartmorgan@google.com [google_maps_flutter] Switch Android examples to TLHC (flutter/packages#7282)
2024-08-01 engine-flutter-autoroll@skia.org Manual roll Flutter from f817e51 to e2e4398 (5 revisions) (flutter/packages#7276)
2024-08-01 stuartmorgan@google.com [various] Clean up C++ formatting (flutter/packages#7272)
2024-08-01 tarrinneal@gmail.com [shared_preferences] fix stringlist bug (flutter/packages#7268)

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/flutter-packages-flutter-autoroll
Please CC flutter-ecosystem@google.com,rmistry@google.com on the revert to ensure that a human
is aware of the problem.

To file a bug in Flutter: https://github.com/flutter/flutter/issues/new/choose

To report a problem with the AutoRoller itself, please file a bug:
https://issues.skia.org/issues/new?component=1389291&template=1850622

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

autosubmit Merge PR when tree becomes green via auto submit App p: go_router

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add docs for go_router StatefulShellRoute

3 participants