flutter/dev/integration_tests/flutter_gallery/lib/gallery
chunhtai 3e399c1578
Revert "add a new PopScope.onPopWithResultInvoke widget to replace Po… (#147597)
…pScope.onPopInvoke (#147016)"

This reverts commit 8031a3e30c.

Needs to migrate flutter_eval

## Pre-launch Checklist

- [ ] I read the [Contributor Guide] and followed the process outlined
there for submitting PRs.
- [ ] I read the [Tree Hygiene] wiki page, which explains my
responsibilities.
- [ ] I read and followed the [Flutter Style Guide], including [Features
we expect every widget to implement].
- [ ] I signed the [CLA].
- [ ] I listed at least one issue that this PR fixes in the description
above.
- [ ] I updated/added relevant documentation (doc comments with `///`).
- [ ] I added new tests to check the change I am making, or this PR is
[test-exempt].
- [ ] I followed the [breaking change policy] and added [Data Driven
Fixes] where supported.
- [ ] All existing and new tests are passing.

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

<!-- Links -->
[Contributor Guide]:
https://github.com/flutter/flutter/wiki/Tree-hygiene#overview
[Tree Hygiene]: https://github.com/flutter/flutter/wiki/Tree-hygiene
[test-exempt]:
https://github.com/flutter/flutter/wiki/Tree-hygiene#tests
[Flutter Style Guide]:
https://github.com/flutter/flutter/wiki/Style-guide-for-Flutter-repo
[Features we expect every widget to implement]:
https://github.com/flutter/flutter/wiki/Style-guide-for-Flutter-repo#features-we-expect-every-widget-to-implement
[CLA]: https://cla.developers.google.com/
[flutter/tests]: https://github.com/flutter/tests
[breaking change policy]:
https://github.com/flutter/flutter/wiki/Tree-hygiene#handling-breaking-changes
[Discord]: https://github.com/flutter/flutter/wiki/Chat
[Data Driven Fixes]:
https://github.com/flutter/flutter/wiki/Data-driven-Fixes
2024-04-30 13:25:24 -07:00
..
about.dart Deprecate 2018 text theme parameters (#109817) 2022-08-22 20:00:34 +00:00
app.dart Replaces textScaleFactor with TextScaler (#128522) 2023-07-17 17:56:07 +00:00
backdrop.dart Deprecate 2018 text theme parameters (#109817) 2022-08-22 20:00:34 +00:00
demo.dart Add missing parameter to TableBorder.symmetric, and improve class constructors (#144279) 2024-03-04 20:20:19 +00:00
demos.dart Unify analysis options (#108462) 2022-07-28 09:07:49 -07:00
example_code_parser.dart Unify analysis options (#108462) 2022-07-28 09:07:49 -07:00
example_code.dart Remove "note that" in our documentation (as per style guide) (#120842) 2023-02-17 22:27:33 +00:00
home.dart Revert "add a new PopScope.onPopWithResultInvoke widget to replace Po… (#147597) 2024-04-30 13:25:24 -07:00
icons.dart replace some ._() constructors with class modifiers (#122765) 2023-03-23 12:29:18 -07:00
options.dart cleanup now-irrelevant ignores for deprecated_member_use (#143403) 2024-02-14 21:08:25 +00:00
scales.dart Unify analysis options (#108462) 2022-07-28 09:07:49 -07:00
syntax_highlighter.dart Add missing parameter to TableBorder.symmetric, and improve class constructors (#144279) 2024-03-04 20:20:19 +00:00
themes.dart Reland "Reland - Introduce tone-based surfaces and accent color add-ons - Part 2" (#144273) 2024-02-28 13:55:50 -08:00
updater.dart fix for upcoming use_build_context_synchronously changes (#111539) 2022-09-14 18:14:47 +00:00