Merged
Conversation
* Update cookbook "An introduction to integration testing" page - Upgrades from package:flutter_driver to package:integration_test * move scrolling sample to widget testing section of cookbook * update cookbook integration testing index * Migrate scrolling recipe from flutter_driver to flutter_test move to cookbook/testing/widget folders * Small tweaks to profiling.md Not ready to migrate, see flutter/flutter#90410 * Apply suggestions from code review Co-authored-by: Jia Hao <jiahaog@users.noreply.github.com> * Update Integration testing page - Update src/docs/testing/integration-tests/index.md - run "make refresh-code-excerpts" - Add optional "flutter test integration_test" command - Remove dependency on flutter_driver in pubspec snippets - use `flutter test` instead of flutter drive * remove "now that you've instrumented an app" * change to "flutter test integration_test" Co-authored-by: Jia Hao <jiahaog@users.noreply.github.com>
…e.lock platforms (#6304)
* Adding `const` where applicable * Use `dragAnchorStrategy` instead of `dragAnchor`
Add go/backdrop-filter-with-overlay-canvas to https://docs.google.com/document/d/1t_offKOgkuVzvB3fqGTfcltovb-yxqV6tbuP1qIBqVI/edit#
…rors from PR #6296 (#6315) * Migrate CallbackShortcuts code snippet to new snippet system * Resolve code snippet reference errors from PR #6296 * Change cookbook links to scrolling.md to fix 404s * Update prev/next paths to match https://github.com/flutter/website/blob/main/src/docs/cookbook/index.md * fixed path to /docs/cookbook/testing/integration/introduction in profiling.md
* Migrate CallbackShortcuts code snippet to new snippet system * Resolve code snippet reference errors from PR #6296 * Change cookbook links to scrolling.md to fix 404s * Update prev/next paths to match https://github.com/flutter/website/blob/main/src/docs/cookbook/index.md * fixed path to /docs/cookbook/testing/integration/introduction in profiling.md * add firebase redirect for '/go/android-plugin-migration.' to prevent 404
I somehow broke the other PR for this, and rather than fight with git all morning, I'm just making a new one.
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.12.4 to 1.12.5. - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md) - [Commits](sparklemotion/nokogiri@v1.12.4...v1.12.5) --- updated-dependencies: - dependency-name: nokogiri dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Syncing submodules * Removing Andrew as code reviewer.
The link was broken
* Add Focus Article and samples. * Update src/_data/sidenav.yml * Update src/docs/development/ui/advanced/focus.md * Update src/docs/development/ui/advanced/focus.md * Update src/docs/development/ui/advanced/focus.md * Update src/docs/development/ui/advanced/focus.md * Update src/docs/development/ui/advanced/focus.md * Update src/docs/development/ui/advanced/focus.md * Update src/docs/development/ui/advanced/focus.md * Update src/docs/development/ui/advanced/focus.md * Update src/docs/development/ui/advanced/focus.md Co-authored-by: Shams Zakhour (ignore Sfshaza) <44418985+sfshaza2@users.noreply.github.com>
* Update error handling page * Update src/docs/testing/errors.md Co-authored-by: Shams Zakhour (ignore Sfshaza) <44418985+sfshaza2@users.noreply.github.com>
* Update options.md * Suggesting the addition of Segmented State Patterns, a new pattern for building the view layer in Flutter. * Update src/docs/development/data-and-backend/state-mgmt/options.md * Update options.md * Update src/docs/development/data-and-backend/state-mgmt/options.md * Update options.md * Update src/docs/development/data-and-backend/state-mgmt/options.md Co-authored-by: Shams Zakhour (ignore Sfshaza) <44418985+sfshaza2@users.noreply.github.com> * Update src/docs/development/data-and-backend/state-mgmt/options.md Co-authored-by: Shams Zakhour (ignore Sfshaza) <44418985+sfshaza2@users.noreply.github.com> * Update options.md fixes repeated text Co-authored-by: Shams Zakhour (ignore Sfshaza) <44418985+sfshaza2@users.noreply.github.com>
This change was originally made in flutter/website#5938 but got blown away by the rearch integration (flutter/website#6188).
The description of the SafeArea widget is inappropriate in the "Hello world" section since it is not used. It does appear later (see #5021).
* Fix excerpt for step 4 example in interactive. * Fix excerpt for step 4 example in interactive (attempt 2).
* Adding API docs redirect * Adding javadoc as well.
Co-authored-by: CCXXXI <ccxxxi@qq.com>
* Add M3 TextTheme design doc * Fix doc link
MeandNi
commented
Oct 14, 2021
chenglu
reviewed
Oct 15, 2021
AlexV525
approved these changes
Oct 23, 2021
AlexV525
requested changes
Oct 23, 2021
AlexV525
approved these changes
Oct 25, 2021
Member
|
👍 |
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.
未译文章:
ref #374