- 08 Aug, 2023 1 commit
-
-
Ian Hickson authored
-
- 01 Aug, 2023 1 commit
-
-
Dan Field authored
Fixes https://github.com/flutter/flutter/issues/131415 We should do an audit of all such cases though, filed https://github.com/flutter/flutter/issues/131678
-
- 17 Jul, 2023 1 commit
-
-
Michael Goderbauer authored
-
- 08 Jun, 2023 1 commit
-
-
Greg Spencer authored
## Description This adds `AppLifecycleListener`, a class for listening to changes in the application lifecycle, and responding to requests to exit the application. It depends on changes in the Engine that add new lifecycle states: https://github.com/flutter/engine/pull/42418 Here's a diagram for the lifecycle states. I'll add a similar diagram to the documentation for these classes. ![Application Lifecycle Diagram](https://github.com/flutter/flutter/assets/8867023/f6937002-cb93-4ab9-a221-25de2c45cf0e) ## Related Issues - https://github.com/flutter/flutter/issues/30735 ## Tests - Added tests for new lifecycle value, as well as for the `AppLifecycleListener` itself.
-
- 31 May, 2023 1 commit
-
-
Greg Spencer authored
## Description This fixes the parsing of `AppLifecycleState` in the services binding so that it knows what it is. ## Related Issues - Fixes https://github.com/flutter/flutter/issues/127974 ## Tests - Added a test that causes parsing of all the different app lifecycle states.
-
- 05 May, 2023 1 commit
-
-
Ian Hickson authored
This PR contains a series of minor changes to address issues that I happened to run into: - Pretty-print errors triggered when handling events that are pending because of having locked event handling. Previously these were just dumped to the console. - Add more documentation for `debugPaintPadding`. - Add documentation to `Tween` saying how to implement it. - Slight formatting changes in the scrollbar code to align some expressions. - Since we convert ScrollMetricsNotifications to ScrollNotifications in various places, provide an explicit API to do this. This will make the behaviour consistent throughout, and makes the code easier to understand. Added a test for this. - Clarifications to some of the BindingBase and SchedulerBinding documentation. - Clarified some documentation in `flutter_test`'s `Finder` class.
-
- 08 Apr, 2023 1 commit
-
-
Greg Spencer authored
Prepare for adding values to AppLifecycleState
-
- 22 Mar, 2023 1 commit
-
-
Michael Goderbauer authored
Remove 1745 decorative breaks
-
- 23 Feb, 2023 1 commit
-
-
Lioness100 authored
* Fix typos * lowercase animated & opacity * Undo typo fix --------- Co-authored-by:
Michael Goderbauer <goderbauer@google.com>
-
- 21 Jan, 2023 1 commit
-
-
Michael Goderbauer authored
* Remove unnecessary null checks in flutter/animation * Remove unnecessary null checks in flutter/semantics * Remove unnecessary null checks in flutter/scheduler
-
- 11 Dec, 2022 1 commit
-
-
Ian Hickson authored
-
- 01 Nov, 2022 1 commit
-
-
fzyzcjy authored
Fix bug that`timeDilation` is not reset, causing subsequent test errors, and add verifications to ensure such problem does not exist in the future (#113830)
-
- 06 Oct, 2022 1 commit
-
-
Jia Hao authored
-
- 09 Sep, 2022 1 commit
-
-
Kenzie Davisson authored
* Create enum for scheduler service extension names so they can be accessed from tooling * fix two more strings
-
- 07 Sep, 2022 1 commit
-
-
Kaushik Iska authored
-
- 18 Jul, 2022 1 commit
-
-
Alexandre Ardhuin authored
-
- 24 Jun, 2022 1 commit
-
-
Alexandre Ardhuin authored
-
- 17 Jun, 2022 1 commit
-
-
Alexandre Ardhuin authored
-
- 09 Jun, 2022 1 commit
-
-
Alexandre Ardhuin authored
-
- 25 May, 2022 1 commit
-
-
Pierre-Louis authored
-
- 13 Apr, 2022 1 commit
-
-
gaaclarke authored
-
- 08 Apr, 2022 1 commit
-
-
Jason Simmons authored
Ensure that the engine frame callbacks are installed if the first scheduled frame is a forced frame (#101544) See https://github.com/flutter/flutter/issues/98419
-
- 04 Mar, 2022 1 commit
-
-
Michael Goderbauer authored
-
- 05 Feb, 2022 1 commit
-
-
ColdPaleLight authored
-
- 03 Feb, 2022 1 commit
-
-
Ian Hickson authored
-
- 12 Dec, 2021 1 commit
-
-
Dan Field authored
-
- 07 Dec, 2021 1 commit
-
-
Dan Field authored
-
- 17 Sep, 2021 1 commit
-
-
Jason Simmons authored
-
- 10 Sep, 2021 1 commit
-
-
Jason Simmons authored
-
- 15 Jul, 2021 1 commit
-
- 14 Jul, 2021 3 commits
-
-
Ian Hickson authored
-
Zachary Anderson authored
This reverts commit 31de052e.
-
Ian Hickson authored
-
- 13 Jul, 2021 2 commits
-
-
Ian Hickson authored
This reverts commit e2490f29.
-
Ian Hickson authored
-
- 20 May, 2021 1 commit
-
-
Jonah Williams authored
-
- 26 Apr, 2021 1 commit
-
-
Michael Goderbauer authored
-
- 15 Apr, 2021 1 commit
-
-
Michael Goderbauer authored
-
- 31 Mar, 2021 1 commit
-
-
Alexandre Ardhuin authored
-
- 04 Mar, 2021 1 commit
-
-
Michael Goderbauer authored
-